Home
last modified time | relevance | path

Searched defs:Long (Results 1 – 17 of 17) sorted by relevance

/openbsd/lib/libc/arch/powerpc64/gdtoa/
H A Darith.h3 #define Long int macro
/openbsd/lib/libc/arch/amd64/gdtoa/
H A Darith.h3 #define Long int macro
/openbsd/lib/libc/arch/sparc64/gdtoa/
H A Darith.h3 #define Long int macro
/openbsd/lib/libc/arch/aarch64/gdtoa/
H A Darith.h3 #define Long int macro
/openbsd/lib/libc/arch/alpha/gdtoa/
H A Darith.h3 #define Long int macro
/openbsd/lib/libc/arch/riscv64/gdtoa/
H A Darith.h3 #define Long int macro
/openbsd/lib/libc/arch/mips64/gdtoa/
H A Darith.h7 #define Long int macro
/openbsd/lib/libc/gdtoa/
H A Dgdtoa.h39 #define Long int macro
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp419 QuotRemWithBB Long; in insertFastDivAndRem() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp52 Long, // Either 32 or 64 bits. enumerator
/openbsd/gnu/usr.bin/binutils/gdb/nlm/
H A Dppc.h1 typedef long Long; typedef
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DSpecifiers.h44 enum class TypeSpecifierWidth { Unspecified, Short, Long, LongLong }; enumerator
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp985 const CriticalPathInfo Long = TBlock.Extra > FBlock.Extra ? TBlock : FBlock; in shouldConvertIf() local
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h345 Long = 13, enumerator
/openbsd/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h32 bool Long; variable
/openbsd/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h99 Long, enumerator
/openbsd/gnu/gcc/libdecnumber/
H A DdecNumber.c211 typedef signed long long Long; typedef