Home
last modified time | relevance | path

Searched refs:Ulong (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/gdtoa/
H A Dqnan.c52 typedef unsigned Long Ulong; typedef
75 Ulong L[4]; in main()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h99 Ulong, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp144 OUTPUT_ENUM_CLASS_VALUE(PrimitiveKind, Ulong, "unsigned long"); in outputPre()
H A DMicrosoftDemangle.cpp2010 return Arena.alloc<PrimitiveTypeNode>(PrimitiveKind::Ulong); in demanglePrimitiveType()