[#Num3072-SIGNED_LIMB_SIZE] = xref:Num3072.adoc[Num3072]::SIGNED_LIMB_SIZE :relfileprefix: ../ :mrdocs: Bit width of a single signed limb. == Synopsis Declared in `<crypto/muhash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static int SIGNED_LIMB_SIZE = 62; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#