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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
confname.h 504 _SC_V7_ILP32_OFF32,
505 #define _SC_V7_ILP32_OFF32 _SC_V7_ILP32_OFF32
  /bionic/libc/bionic/
sysconf.cpp 180 case _SC_V7_ILP32_OFF32: return _POSIX_V7_ILP32_OFF32;
  /bionic/libc/include/sys/
sysconf.h 168 #define _SC_V7_ILP32_OFF32 0x0089
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h 504 _SC_V7_ILP32_OFF32,
505 #define _SC_V7_ILP32_OFF32 _SC_V7_ILP32_OFF32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h 504 _SC_V7_ILP32_OFF32,
505 #define _SC_V7_ILP32_OFF32 _SC_V7_ILP32_OFF32
  /bionic/tests/
unistd_test.cpp 783 VERIFY_SYSCONF_NOT_SUPPORT(_SC_V7_ILP32_OFF32);
788 VERIFY_SYSCONF_POSITIVE(_SC_V7_ILP32_OFF32);

Completed in 1662 milliseconds