Searched refs:iswprint (Results 1 – 6 of 6) sorted by relevance
25 extern int iswprint(wint_t wc);
93 iswprint(wint_t wc) in iswprint() function
151 extern int iswprint (wint_t __wc) __THROW;
1949 void iswprint() {} in iswprint() function
1980 void iswprint() {} in iswprint() function
1144 if (iswprint(i)) in determineWideFullClassInfo()