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

  /bionic/libc/include/sys/
limits.h 149 #define _XOPEN_LEGACY -1 /* don't claim we support these, we have some of them but not all */
  /development/ndk/platforms/android-3/include/sys/
limits.h 149 #define _XOPEN_LEGACY -1 /* don't claim we support these, we have some of them but not all */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
limits.h 149 #define _XOPEN_LEGACY -1 /* don't claim we support these, we have some of them but not all */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
limits.h 149 #define _XOPEN_LEGACY -1 /* don't claim we support these, we have some of them but not all */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
limits.h 149 #define _XOPEN_LEGACY -1 /* don't claim we support these, we have some of them but not all */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
limits.h 149 #define _XOPEN_LEGACY -1 /* don't claim we support these, we have some of them but not all */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
limits.h 149 #define _XOPEN_LEGACY -1 /* don't claim we support these, we have some of them but not all */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
limits.h 149 #define _XOPEN_LEGACY -1 /* don't claim we support these, we have some of them but not all */
  /bionic/libc/unistd/
sysconf.c 150 #ifdef _XOPEN_LEGACY
151 case _SC_XOPEN_LEGACY: return _XOPEN_LEGACY;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 86 #define _XOPEN_LEGACY 1
    [all...]

Completed in 34 milliseconds