Searched refs:tolower_l (Results 1 – 10 of 10) sorted by relevance
266 #if !defined(tolower_l)267 #define tolower_l _tolower_l macro
1526 return(tolower_l(c,c_locale)); in LocaleLowercase()
30 int tolower_l(int __c, locale_t __l);
123 inline _LIBCPP_INLINE_VISIBILITY int tolower_l(int c, locale_t) { in tolower_l() function
172 int tolower_l(int c, locale_t locale) in tolower_l() function
164 #define tolower_l _tolower_l macro
1232 return static_cast<char>(tolower_l(static_cast<unsigned char>(c), __l)); in do_tolower()1239 *low = static_cast<char>(tolower_l(static_cast<unsigned char>(*low), __l)); in do_tolower()
1984 {'type': 'FUNC', 'name': 'tolower_l@GLIBC_2.3'}
3872 FUNC a998 152 0 tolower_l
3152 fun:tolower_l=uninstrumented