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