Searched defs:hexDigit (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | APFloat.cpp | 586 unsigned int hexDigit; trailingHexadecimalFraction() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ItaniumMangle.cpp | 1219 uint64_t hexDigit = valueBits.getRawData()[digitBitIndex / 64]; mangleFloat() local |