Searched defs:c_isdigit (Results 1 – 6 of 6) sorted by relevance
138 c_isdigit (int c) in c_isdigit() function
182 #define c_isdigit(c) \ macro