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