Searched defs:c_isascii (Results 1 – 2 of 2) sorted by relevance
27 c_isascii (int c) in c_isascii() function
144 #define c_isascii(c) \ macro