digit
#define digit(c) ctype(c, C_DIGIT)
typedef unsigned short digit;
typedef u_int digit;
digit(int c)
digit(ch)