Home
last modified time | relevance | path

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

12345

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__support/xlocale/
D__posix_l_fallback.h36 inline _LIBCPP_HIDE_FROM_ABI int toupper_l(int __c, locale_t) { return ::toupper(__c); } in toupper_l() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/external/libcxx/include/support/win32/
H A Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h163 #define toupper_l _toupper_l macro
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/
H A Dctype.h248 __BIONIC_CTYPE_INLINE int toupper_l(int __ch, locale_t __l) { in toupper_l() function
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/include/
H A Dctype.h248 __BIONIC_CTYPE_INLINE int toupper_l(int __ch, locale_t __l) { in toupper_l() function
/aosp_15_r20/bionic/libc/include/
H A Dctype.h248 __BIONIC_CTYPE_INLINE int toupper_l(int __ch, locale_t __l) { in toupper_l() function

12345