Searched refs:CH_VAL (Results 1 – 2 of 2) sorted by relevance
116 *nptr++ = CH_VAL(*ptr++); in bc_str2num()124 *nptr++ = CH_VAL(*ptr++); in bc_str2num()
70 #define CH_VAL(c) (c - '0') macro
Completed in 4 milliseconds