Searched refs:PRINTOK (Results 1 – 1 of 1) sorted by relevance
233 #define PRINTOK(c) ((use_tables != NULL && c < 256)? isprint(c) : PRINTABLE(c)) macro2846 if (PRINTOK(c)) in pchar()4540 if (PRINTOK(first_cunit)) in show_pattern_info()4563 if (PRINTOK(i) && i != ' ') in show_pattern_info()4583 if (PRINTOK(last_cunit)) in show_pattern_info()