Searched defs:hexDigit (Results 1 – 2 of 2) sorted by relevance
617 unsigned int hexDigit; in trailingHexadecimalFraction() local
1220 uint64_t hexDigit = valueBits.getRawData()[digitBitIndex / 64]; in mangleFloat() local