HomeSort by relevance Sort by last modified time
    Searched refs:strerror_l (Results 1 - 5 of 5) sorted by null

  /ndk/sources/android/support/src/musl-locale/
strerror_l.c 4 char *strerror_l(int err, locale_t l) function
  /ndk/sources/android/support/
Android.mk 83 src/musl-locale/strerror_l.c \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
string.h 288 extern char *strerror_l (int __errnum, __locale_t __l) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
string.h 288 extern char *strerror_l (int __errnum, __locale_t __l) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
string.h 288 extern char *strerror_l (int __errnum, __locale_t __l) __THROW;

Completed in 200 milliseconds