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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
environments.h 34 _POSIX_V7_LPBIG_OFFBIG 64bit long and pointers and large off_t type
57 # define _POSIX_V7_LPBIG_OFFBIG -1
83 # undef _POSIX_V7_LPBIG_OFFBIG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
environments.h 34 _POSIX_V7_LPBIG_OFFBIG 64bit long and pointers and large off_t type
57 # define _POSIX_V7_LPBIG_OFFBIG -1
83 # undef _POSIX_V7_LPBIG_OFFBIG
  /bionic/libc/include/bits/
posix_limits.h 127 #define _POSIX_V7_LPBIG_OFFBIG 1
132 #define _POSIX_V7_LPBIG_OFFBIG -1
  /bionic/libc/bionic/
sysconf.cpp 194 case _SC_V7_LPBIG_OFFBIG: return _POSIX_V7_LPBIG_OFFBIG;

Completed in 312 milliseconds