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