Home
last modified time | relevance | path

Searched refs:MCHECK_OK (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dmcheck.c87 status = MCHECK_OK;
90 if (status != MCHECK_OK)
166 case MCHECK_OK:
H A Dmalloc.h245 MCHECK_OK, /* Block is fine. */ enumerator
H A Dgmalloc.c247 MCHECK_OK, /* Block is fine. */ enumerator