HomeSort by relevance Sort by last modified time
    Searched defs:_tolower (Results 26 - 36 of 36) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
ctype.h 94 int _tolower(int);
190 __CTYPE_INLINE int _tolower(int c) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ctype.h 151 __exctype (_tolower); variable
212 # define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ctype.h 151 __exctype (_tolower); variable
212 # define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ctype.h 151 __exctype (_tolower); variable
212 # define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) macro

Completed in 1836 milliseconds

12