Searched defs:to_digit (Results 1 – 2 of 2) sorted by relevance
60 #define to_digit(c) ((c) - '0') macro
74 #define to_digit(c) ((c) - '0') macro