HomeSort by relevance Sort by last modified time
    Searched defs:lconv (Results 51 - 58 of 58) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
locale.h 68 struct lconv { struct
95 struct lconv* localeconv(void);
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
locale.h 68 struct lconv { struct
95 struct lconv* localeconv(void);
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
locale.h 68 struct lconv { struct
95 struct lconv* localeconv(void);
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
locale.h 68 struct lconv { struct
95 struct lconv* localeconv(void);
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
locale.h 68 struct lconv { struct
95 struct lconv* localeconv(void);
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
locale.h 68 struct lconv { struct
95 struct lconv* localeconv(void);
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
locale.h 68 struct lconv { struct
95 struct lconv* localeconv(void);
  /prebuilts/ndk/current/sources/android/support/include/
locale.h 37 #define lconv __libc_lconv macro
40 #undef lconv macro
99 struct lconv { struct
127 struct lconv* localeconv(void);

Completed in 125 milliseconds

1 23