Home
last modified time | relevance | path

Searched refs:_SC_V7_LPBIG_OFFBIG (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/bits/
Dsysconf.h171 #define _SC_V7_LPBIG_OFFBIG 0x008c macro
/bionic/libc/bionic/
Dsysconf.cpp216 case _SC_V7_LPBIG_OFFBIG: return _POSIX_V7_LPBIG_OFFBIG; in sysconf()
/bionic/tests/
Dunistd_test.cpp1058 VERIFY_SYSCONF_POSITIVE(_SC_V7_LPBIG_OFFBIG); in TEST()
1066 VERIFY_SYSCONF_UNSUPPORTED(_SC_V7_LPBIG_OFFBIG); in TEST()