Home
last modified time | relevance | path

Searched refs:TEST_M_NEW_SIZE (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dmmanndk.cpp61 #define TEST_M_NEW_SIZE 2048 macro
159 void *map_new = mremap(map, TEST_M_SIZE, TEST_M_NEW_SIZE, MREMAP_MAYMOVE); in MreMap()
161 munmap(map_new, TEST_M_NEW_SIZE); in MreMap()

Completed in 2 milliseconds