Home
last modified time | relevance | path

Searched refs:MAP_NORESERVE_PORTABLE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/common/include/
Dmman_portable.h57 #define MAP_NORESERVE_PORTABLE 0x4000 macro
/development/ndk/sources/android/libportable/arch-mips/
Dmmap.c56 if (flags & MAP_NORESERVE_PORTABLE) in mips_change_flags()