Searched refs:PRINTOK (Results 1 – 1 of 1) sorted by relevance
249 #define PRINTOK(c) ((use_tables != NULL && c < 256)? isprint(c) : PRINTABLE(c)) macro2920 if (PRINTOK(c)) in pchar()4679 if (PRINTOK(first_cunit)) in show_pattern_info()4702 if (PRINTOK(i) && i != ' ') in show_pattern_info()4722 if (PRINTOK(last_cunit)) in show_pattern_info()