Searched defs:ISDIGIT (Results 26 - 28 of 28) sorted by relevance

12

/haiku-fatelf/src/bin/gawk/
H A Dawk.h106 #define ISDIGIT(c) (IN_CTYPE_DOMAIN (c) && isdigit ((unsigned char) c)) macro
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dregex.c234 # define ISDIGIT macro
/haiku-fatelf/src/bin/diffutils/lib/
H A Dregex.c244 # define ISDIGIT macro

Completed in 79 milliseconds

12