Searched defs:digit (Results 1 – 3 of 3) sorted by relevance
13 uint8_t digit; in u8_to_dec() local
548 static uint8_t to_hex_digit(uint8_t digit) in to_hex_digit()
66 static int insert(struct operand *op, char digit) in insert()