Searched refs:__istype (Results 1 – 1 of 1) sorted by relevance
75 __istype(wint_t c, unsigned int f) in __istype() function99 return (__istype(wc, class)); in iswctype()111 return (__istype((wint_t)wc, (unsigned int)class)); in _iswctype()128 __istype(wc, mask)); \190 return (wc == 0 ? 0 : iswascii(wc) ? 1 : __istype(wc, 0xffffffffU)); in DEFN_ISWTYPE()203 return (__istype(wc, _CTYPE_E)); in isenglish()