Searched refs:toascii (Results 1 – 10 of 10) sorted by relevance
64 int toascii(int);117 #define toascii(c) ((c) & 0x7F) macro
182 #undef toascii184 toascii(int c) in toascii() function
23 toascii;
42 setlocale.3 toascii.3 tolower.3 toupper.3 towlower.3 towupper.3 \
69 #define toascii(c) (((unsigned char)(c))&0x7f) macro
353 wch = toascii(wch); in cook_cat()356 ch = toascii(wch); in cook_cat()
471 c = toascii(c); in printfn()
346 ch = toascii(ch); in vputc()
2357 /// int toascii(int c);2358 TLI_DEFINE_ENUM_INTERNAL(toascii)2359 TLI_DEFINE_STRING_INTERNAL("toascii")
3156 fun:toascii=uninstrumented