OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:POSIX_MADV_NORMAL
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/include/sys/
mman.h
92
* Some third-party code uses the existence of
POSIX_MADV_NORMAL
to detect the
99
#define
POSIX_MADV_NORMAL
MADV_NORMAL
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mman.h
106
# define
POSIX_MADV_NORMAL
0 /* No further special treatment. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mman.h
107
# define
POSIX_MADV_NORMAL
0 /* No further special treatment. */
Completed in 3563 milliseconds