Home
last modified time | relevance | path

Searched defs:c_isdigit (Results 1 – 2 of 2) sorted by relevance

/external/bison/lib/
Dc-ctype.c137 c_isdigit (int c) in c_isdigit() function
Dc-ctype.h201 #define c_isdigit(c) \ macro