[#Num3072-signed_limb_t] = xref:Num3072.adoc[Num3072]::signed_limb_t :relfileprefix: ../ :mrdocs: Signed integer type of a single limb. == Synopsis Declared in `<crypto/muhash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef int64_t signed_limb_t; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#