Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp586 unsigned int hexDigit; trailingHexadecimalFraction() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp1219 uint64_t hexDigit = valueBits.getRawData()[digitBitIndex / 64]; mangleFloat() local