Searched defs:desc (Results 1 – 6 of 6) sorted by relevance
26 __iswctype (wint_t wc, wctype_t desc) in __iswctype()
25 __towctrans (wint_t wc, wctrans_t desc) in __towctrans()
77 const char *desc = _NL_CURRENT (LC_CTYPE, i); in func() local89 const char *desc = _NL_CURRENT (LC_CTYPE, i); in weak_alias() local
26 __towctrans_l (wint_t wc, wctrans_t desc, locale_t locale) in __towctrans_l()
26 __iswctype_l (wint_t wc, wctype_t desc, locale_t locale) in __iswctype_l()
60 const char *desc = locale->__locales[LC_CTYPE]->values[i].string; in func() local70 const char *desc = locale->__locales[LC_CTYPE]->values[i].string; in weak_alias() local
Completed in 7 milliseconds