OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_SC_V7_LPBIG_OFFBIG
(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
510
_SC_V7_LPBIG_OFFBIG
,
511
#define
_SC_V7_LPBIG_OFFBIG
_SC_V7_LPBIG_OFFBIG
/bionic/libc/bionic/
sysconf.cpp
183
case
_SC_V7_LPBIG_OFFBIG
: return _POSIX_V7_LPBIG_OFFBIG;
/bionic/libc/include/sys/
sysconf.h
171
#define
_SC_V7_LPBIG_OFFBIG
0x008c
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
confname.h
510
_SC_V7_LPBIG_OFFBIG
,
511
#define
_SC_V7_LPBIG_OFFBIG
_SC_V7_LPBIG_OFFBIG
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
confname.h
510
_SC_V7_LPBIG_OFFBIG
,
511
#define
_SC_V7_LPBIG_OFFBIG
_SC_V7_LPBIG_OFFBIG
/bionic/tests/
unistd_test.cpp
786
VERIFY_SYSCONF_POSITIVE(
_SC_V7_LPBIG_OFFBIG
);
794
VERIFY_SYSCONF_NOT_SUPPORT(
_SC_V7_LPBIG_OFFBIG
);
Completed in 831 milliseconds