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

/freebsd-10-stable/include/
H A Dmalloc_np.h52 #define ALLOCM_NO_MOVE ((int)0x80) macro
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h28 #define ALLOCM_NO_MOVE ((int)0x80) macro
/freebsd-10-stable/contrib/jemalloc/src/
H A Djemalloc.c1516 bool no_move = flags & ALLOCM_NO_MOVE;

Completed in 41 milliseconds