Home
last modified time | relevance | path

Searched refs:__sbmaskrune_l (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/xlocale/
H A D_ctype.h96 __sbmaskrune_l(__ct_rune_t __c, unsigned long __f, locale_t __loc);
101 __sbmaskrune_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __sbmaskrune_l() function
112 return (!!__sbmaskrune_l(__c, __f, __loc)); in __sbistype_l()
184 { return __sbmaskrune_l((__c), 0xFF, __l); }
/freebsd/lib/libc/locale/
H A DSymbol.map194 __sbmaskrune_l;