Home
last modified time | relevance | path

Searched refs:MAP_FAILED (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/details/
Dfstream_unistd.cpp72 #ifndef MAP_FAILED /* MMAP failure return code */
73 # define MAP_FAILED -1 macro
321 if (base != (void*)MAP_FAILED) { in _M_mmap()
/ndk/sources/host-tools/ndk-stack/elff/
Dmapfile.c227 if (mapped_at == MAP_FAILED) { in mapfile_map()
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog2327 * sed/sed.c: change the type of the fallback MAP_FAILED