Searched refs:CH_VAL (Results 1 – 2 of 2) sorted by relevance
97 *nptr++ = CH_VAL(*ptr++); in bc_str2num()105 *nptr++ = CH_VAL(*ptr++); in bc_str2num()
68 #define CH_VAL(c) (c - '0') macro
Completed in 6 milliseconds