Searched refs:toascii (Results 1 – 3 of 3) sorted by relevance
93 int toascii(int);185 __CTYPE_INLINE int toascii(int c) in toascii() function
47 #define toascii(c) (((unsigned char)(c))&0x7f) macro
161 int toascii(int c) in toascii() function