Home
last modified time | relevance | path

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

/external/bison/lib/
Dc-ctype.h172 #define c_isalpha(c) \ macro
178 #define c_isalpha(c) \ macro
Dc-ctype.c68 c_isalpha (int c) in c_isalpha() function