OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_POSIX_V7_LP64_OFF64
(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
62
# define
_POSIX_V7_LP64_OFF64
1
82
# undef
_POSIX_V7_LP64_OFF64
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
environments.h
62
# define
_POSIX_V7_LP64_OFF64
1
82
# undef
_POSIX_V7_LP64_OFF64
/bionic/libc/include/bits/
posix_limits.h
126
#define
_POSIX_V7_LP64_OFF64
1
131
#define
_POSIX_V7_LP64_OFF64
-1
/bionic/libc/bionic/
sysconf.cpp
193
case _SC_V7_LP64_OFF64: return
_POSIX_V7_LP64_OFF64
;
Completed in 514 milliseconds