Searched refs:__istype_l (Results 1 – 3 of 3) sorted by relevance
73 __istype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc);85 __istype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __istype_l() function93 { return __istype_l(__c, cat, __l); }
48 return __istype_l(wc, charclass, locale); in iswctype_l()
195 __istype_l;