Home
last modified time | relevance | path

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

/external/libcxx/include/support/solaris/
Dxlocale.h29 int toupper_l(int __c, locale_t __l);
/external/libcxx/include/support/xlocale/
Dxlocale.h121 static inline int toupper_l(int c, locale_t) { in toupper_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h89 #define toupper_l _toupper_l macro
/external/libcxx/include/support/ibm/
Dxlocale.h222 int toupper_l(int c, locale_t locale) in toupper_l() function
/external/libcxx/src/
Dlocale.cpp1209 return static_cast<char>(toupper_l(static_cast<unsigned char>(c), __l)); in do_toupper()
1216 *low = static_cast<char>(toupper_l(static_cast<unsigned char>(*low), __l)); in do_toupper()
/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