[#Num3072-double_limb_t] = xref:Num3072.adoc[Num3072]::double_limb_t :relfileprefix: ../ :mrdocs: Unsigned 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 unsigned __int128 double_limb_t; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#