Searched refs:wctype_t (Results 1 – 7 of 7) sorted by relevance
22 typedef int wctype_t; typedef37 int iswctype (wint_t, wctype_t);50 wctype_t wctype (const char *);57 int iswctype_l (wint_t, wctype_t, locale_t);70 wctype_t wctype_l (const char *, locale_t);
86 typedef int wctype_t; typedef
8 wctype_t
72 iswctype (wint_t c, wctype_t desc) in iswctype()
74 wctype_t
8 iswctype_l (wint_t c, wctype_t desc, struct __locale_t *locale) in iswctype_l()
7 wctype_t x; in main()