Home
last modified time | relevance | path

Searched refs:toupper_l (Results 1 – 8 of 8) sorted by relevance

/external/libcxx/include/support/solaris/
Dxlocale.h29 int toupper_l(int __c, locale_t __l);
/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/win32/
Dlocale_win32.h74 #define toupper_l _toupper_l macro
/external/libcxx/include/support/ibm/
Dxlocale.h167 int toupper_l(int c, locale_t locale) in toupper_l() function
/external/libcxx/src/
Dlocale.cpp1207 return static_cast<char>(toupper_l(static_cast<unsigned char>(c), __l)); in do_toupper()
1214 *low = static_cast<char>(toupper_l(static_cast<unsigned char>(*low), __l)); in do_toupper()
/external/libcxx/lib/abi/3.9/
Dx86_64-linux-gnu.abilist1985 {'type': 'FUNC', 'name': 'toupper_l@GLIBC_2.3'}
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3154 fun:toupper_l=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym57 PUBLIC 2bd00 0 toupper_l