[#Num3072-signed_double_limb_t] = xref:Num3072.adoc[Num3072]::signed_double_limb_t :relfileprefix: ../ :mrdocs: Signed integer type twice as wide as a limb, used for carries. == Synopsis Declared in `<crypto/muhash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef __int128 signed_double_limb_t; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#