Searched refs:towlower_l (Results 1 – 6 of 6) sorted by relevance
131 inline _LIBCPP_INLINE_VISIBILITY wint_t towlower_l(wint_t c, locale_t) { in towlower_l() function
182 wint_t towlower_l(wint_t wc, locale_t locale) in towlower_l() function
175 #define towlower_l _towlower_l macro
1402 return towlower_l(c, __l); in do_tolower()1409 *low = towlower_l(*low, __l); in do_tolower()
1986 {'type': 'FUNC', 'name': 'towlower_l@GLIBC_2.3'}
3158 fun:towlower_l=uninstrumented