Home
last modified time | relevance | path

Searched defs:desc (Results 1 – 6 of 6) sorted by relevance

/wctype/
A Diswctype.c26 __iswctype (wint_t wc, wctype_t desc) in __iswctype()
A Dtowctrans.c25 __towctrans (wint_t wc, wctrans_t desc) in __towctrans()
A Dwcfuncs.c77 const char *desc = _NL_CURRENT (LC_CTYPE, i); in func() local
89 const char *desc = _NL_CURRENT (LC_CTYPE, i); in weak_alias() local
A Dtowctrans_l.c26 __towctrans_l (wint_t wc, wctrans_t desc, locale_t locale) in __towctrans_l()
A Diswctype_l.c26 __iswctype_l (wint_t wc, wctype_t desc, locale_t locale) in __iswctype_l()
A Dwcfuncs_l.c60 const char *desc = locale->__locales[LC_CTYPE]->values[i].string; in func() local
70 const char *desc = locale->__locales[LC_CTYPE]->values[i].string; in weak_alias() local

Completed in 7 milliseconds