Searched defs:hexDigit (Results 1 – 6 of 6) sorted by relevance
122 static char hexDigit(int i) function
305 int hexDigit = (c>>bitNum) & 0x0f; in appendHexUChar() local
695 hexDigit(uint8_t digit) { in hexDigit() function
753 hexDigit(uint8_t digit) { in hexDigit() function
106 hexDigit(uint8_t digit) { in hexDigit() function
324 unsigned int hexDigit; in trailingHexadecimalFraction() local