Searched defs:c_isascii (Results 1 – 6 of 6) sorted by relevance
28 c_isascii (int c) in c_isascii() function
125 #define c_isascii(c) \ macro