Searched defs:hexDigit (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | edit-output.cpp | 685 int hexDigit{0}; in ConvertToHexadecimal() local |
/llvm-project/llvm/lib/Support/ | ||
H A D | APFloat.cpp | 611 unsigned int hexDigit; trailingHexadecimalFraction() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ItaniumMangle.cpp | 1220 uint64_t hexDigit = valueBits.getRawData()[digitBitIndex / 64]; mangleFloat() local |