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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dmalloc.h93 #define M_FREE 0 /* should be on free list */ macro
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dmem.c975 /* M_FREE is the number of bytes that have to be free before memory is
978 * back; note that this has to be less than M_FREE
981 #define M_FREE 32768 macro
1464 m_lfree->len >= m_pgsz + M_MIN + M_FREE) {

Completed in 139 milliseconds