Searched defs:toascii (Results 1 – 2 of 2) sorted by relevance
48 toascii(int c) in toascii() function
64 #define toascii(c) ((c) & 0177) macro