Home
last modified time | relevance | path

Searched defs:hexDigit (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/runtime/
H A Dedit-output.cpp685 int hexDigit{0}; in ConvertToHexadecimal() local
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp611 unsigned int hexDigit; trailingHexadecimalFraction() local
/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp1220 uint64_t hexDigit = valueBits.getRawData()[digitBitIndex / 64]; mangleFloat() local