Searched refs:toascii (Results 1 – 3 of 3) sorted by relevance
40 toascii (int c) in toascii() function44 weak_alias (toascii, __toascii_l) in weak_alias() argument
12 toascii; tolower; toupper;
146 extern int toascii (int __c) __THROW;226 # define toascii(c) __toascii (c) macro
Completed in 6 milliseconds