Searched defs:ISGRAPH (Results 1 – 2 of 2) sorted by relevance
43 #define ISGRAPH(x) (isgraph((int) ((unsigned char)x))) macro68 #define ISGRAPH(x) (Curl_isgraph((int) ((unsigned char)x))) macro
279 #define ISGRAPH(x) (isgraph((int) ((unsigned char)x))) macro