Searched refs:___runetype_l (Results 1 – 3 of 3) sorted by relevance
47 ___runetype_l(__ct_rune_t c, locale_t locale) in ___runetype_l() function77 return ___runetype_l(c, __get_locale()); in ___runetype()
133 ___runetype_l;
48 unsigned long ___runetype_l(__ct_rune_t, locale_t) __pure;80 return ((__c < 0 || __c >= _CACHED_RUNES) ? ___runetype_l(__c, __loc) : in __maskrune_l()