Searched defs:memp (Results 1 – 2 of 2) sorted by relevance
66 struct memp { struct67 struct memp *next; argument78 /* If MEMP_OVERFLOW_CHECK is >= 2, on every call to memp_malloc or memp_free, argument340 struct memp *memp; in memp_init() local395 struct memp *memp; in memp_malloc() local437 struct memp *memp; in memp_free() local
142 struct stats_mem memp[MEMP_MAX]; member