[#Num3072-SIGNED_LIMBS] = xref:Num3072.adoc[Num3072]::SIGNED_LIMBS :relfileprefix: ../ :mrdocs: Number of signed limbs used by the intermediate representation. == Synopsis Declared in `<crypto/muhash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static int SIGNED_LIMBS = 50; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#