Searched defs:digit (Results 1 – 3 of 3) sorted by relevance
21 int digit; in strtoull() local
103 uint32_t digit; in hex_str() local
163 unsigned long digit = (value >> bits) & 0xf; in __puthex() local