Searched defs:c_isdigit (Results 1 – 2 of 2) sorted by relevance
137 c_isdigit (int c) in c_isdigit() function
201 #define c_isdigit(c) \ macro