Searched defs:to_digit (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/efcode/engine/ | ||
H A D | print.c | 37 to_digit(fcode_env_t *env) in to_digit() function |
/titanic_50/usr/src/cmd/sendmail/libsm/ | ||
H A D | vfprintf.c | 146 #define to_digit(c) ((c) - '0') macro |