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.h296 #define _SC_V7_LPBIG_OFFBIG 0x008c macro
/bionic/libc/bionic/
Dsysconf.cpp323 case _SC_V7_LPBIG_OFFBIG: return _POSIX_V7_LPBIG_OFFBIG; in sysconf()
/bionic/tests/
Dunistd_test.cpp1101 VERIFY_SYSCONF_POSITIVE(_SC_V7_LPBIG_OFFBIG); in TEST()
1109 VERIFY_SYSCONF_UNSUPPORTED(_SC_V7_LPBIG_OFFBIG); in TEST()