Searched defs:toupper_l (Results 1 – 4 of 4) sorted by relevance
85 toupper_l(int c, locale_t loc) in toupper_l() function
118 inline _LIBCPP_INLINE_VISIBILITY int toupper_l(int c, locale_t) { in toupper_l() function
246 #define toupper_l _toupper_l macro
169 int toupper_l(int c, locale_t locale) in toupper_l() function