OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAP_ANONYMOUS_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/common/include/
mman_portable.h
33
#define
MAP_ANONYMOUS_PORTABLE
0x20
49
#define MAP_ANON_PORTABLE
MAP_ANONYMOUS_PORTABLE
/development/ndk/sources/android/libportable/arch-mips/
mmap.c
23
#if
MAP_ANONYMOUS_PORTABLE
==MAP_ANONYMOUS
62
if (portable_flags &
MAP_ANONYMOUS_PORTABLE
) {
Completed in 43 milliseconds