Searched refs:ascii (Results 1 – 11 of 11) sorted by relevance
16 .ascii " crtx "
51 static const char ascii[] = "ASCII"; variable240 (cs == 1) ? ascii in find_locale_string()249 1) ? ascii : ((cs == 2) ? utf8 : GET_CODESET_NAME(cs)), in find_locale_string()
36 .ascii "__main() returned."
37 .ascii "__main() returned."
157 .ascii stringify(name) ; \168 .ascii stringify(name) ; \
389 int loc_aton (const char *ascii, u_char *binary) __THROW;390 const char * loc_ntoa (const u_char *binary, char *ascii) __THROW;
32 Content-Type: text/plain; charset=us-ascii
359 #warning TODO: Move utf8 and ascii strings.362 static const char ascii[] = "ASCII"; variable636 base->codeset = ascii; in _locale_set_l()
364 CTYPE_DEF(ascii)
633 # warning TODO: xdigit really needs to be handled better. Remember only for ascii! in ISWCTYPE()
Completed in 37 milliseconds