Home
last modified time | relevance | path

Searched refs:__nextwctype (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/head/
H A Dwctype.h97 extern wint_t __nextwctype(wint_t, wctype_t);
99 #define nextwctype(c, t) __nextwctype(c, t)
/titanic_41/usr/src/lib/libc/port/locale/
H A Dnextwctype.c107 __nextwctype(wint_t wc, wctype_t wct) in __nextwctype() function
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers2721 __nextwctype;
H A Dllib-lc1804 wint_t __nextwctype(wint_t, wctype_t);