Searched defs:ENC (Results 1 – 2 of 2) sorted by relevance
139 #define ENC(c) ((c) ? ((c) & 077) + ' ': '`') macro
44 #define ENC 3 macro