Home
last modified time | relevance | path

Searched defs:MAP_FAILED (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dmem.cpp29 #define MAP_FAILED (reinterpret_cast<void *>(-1)) macro
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem.cpp31 #define MAP_FAILED (reinterpret_cast<void *>(-1)) macro