Searched defs:toascii (Results 1 – 2 of 2) sorted by relevance
186 toascii(int c) in toascii() function
276 #define toascii(c) ((c) & 0x7F) macro