Searched refs:__nextwctype (Results 1 – 4 of 4) sorted by relevance
97 extern wint_t __nextwctype(wint_t, wctype_t);99 #define nextwctype(c, t) __nextwctype(c, t)
107 __nextwctype(wint_t wc, wctype_t wct) in __nextwctype() function
2721 __nextwctype;
1804 wint_t __nextwctype(wint_t, wctype_t);