Searched defs:isdigit (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/3d/
H A Dstrmatch.c93 #undef isdigit macro
94 #define isdigit(x) iswdigit(x) macro
518 if (isdigit(sc))

Completed in 8 milliseconds