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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
environments.h 29 _POSIX_V7_ILP32_OFFBIG 32bit int, long, and pointers and larger off_t type
44 #define _POSIX_V7_ILP32_OFFBIG 1
51 side `off_t'. Therefore we don't define _POSIX_V7_ILP32_OFFBIG. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
environments.h 31 _POSIX_V7_ILP32_OFFBIG 32bit int, long, and pointers and larger off_t type
48 # undef _POSIX_V7_ILP32_OFFBIG
71 # define _POSIX_V7_ILP32_OFFBIG 1
78 side `off_t'. Therefore we don't define _POSIX_V7_ILP32_OFFBIG. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
environments.h 31 _POSIX_V7_ILP32_OFFBIG 32bit int, long, and pointers and larger off_t type
48 # undef _POSIX_V7_ILP32_OFFBIG
71 # define _POSIX_V7_ILP32_OFFBIG 1
78 side `off_t'. Therefore we don't define _POSIX_V7_ILP32_OFFBIG. */
  /bionic/libc/include/bits/
posix_limits.h 125 #define _POSIX_V7_ILP32_OFFBIG -1
130 #define _POSIX_V7_ILP32_OFFBIG -1
  /bionic/libc/bionic/
sysconf.cpp 192 case _SC_V7_ILP32_OFFBIG: return _POSIX_V7_ILP32_OFFBIG;

Completed in 556 milliseconds