Searched refs:PRTCHAR (Results 1 – 1 of 1) sorted by relevance
5206 #define PRTCHAR(c) ((isascii(c) && isprint(c)) ? (c) : '?') macro5262 usrerr("501 5.5.2 illegal by-mode '%c'", PRTCHAR(*s));5275 usrerr("501 5.5.2 illegal by-trace '%c'", PRTCHAR(*s));