Searched defs:toupper_l (Results 1 – 4 of 4) sorted by relevance
163 #define toupper_l _toupper_l macro
119 inline _LIBCPP_INLINE_VISIBILITY int toupper_l(int c, locale_t) { in toupper_l() function
270 #define toupper_l _toupper_l macro
167 int toupper_l(int c, locale_t locale) in toupper_l() function