Home
last modified time | relevance | path

Searched defs:toupper_l (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/include/support/win32/
Dlocale_win32.h74 #define toupper_l _toupper_l macro
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h119 inline _LIBCPP_ALWAYS_INLINE int toupper_l(int c, locale_t) { in toupper_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h167 int toupper_l(int c, locale_t locale) in toupper_l() function