Searched defs:c_isprint (Results 1 – 2 of 2) sorted by relevance
208 c_isprint (int c) in c_isprint() function
225 #define c_isprint(c) \ macro