Searched refs:PRINTABLE (Results 1 – 2 of 2) sorted by relevance
291 OBJECT TYPE PRINTABLE ENCODED
55 #define PRINTABLE(_ch) (_ch >= ' ' && _ch <= '~') macro64 if (!PRINTABLE(buffer[__i])) \