Searched defs:isdigit (Results 1 – 2 of 2) sorted by relevance
30 #define isdigit(c) __isdigit(c) macro
2378 int isdigit(int c) in isdigit() function