Searched refs:STRING_ISGRAPHIC (Results 1 – 2 of 2) sorted by relevance
75 #define STRING_ISGRAPHIC(c) \ macro566 if (! STRING_ISGRAPHIC (c)) in print_strings()647 if (! STRING_ISGRAPHIC (c)) in print_strings()
1023 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC1027 (print_strings): Use STRING_ISGRAPHIC.