Home
last modified time | relevance | path

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

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