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

/u-boot/include/
H A Dmcheck.h22 * `mcheck' enables detection of.
34 int mcheck(mcheck_abortfunc_t func);
37 * Similar to `mcheck' but performs checks for all block whenever one of
47 * same checks that `mcheck' does, when you free or reallocate a block.
/u-boot/common/
H A Ddlmalloc.c2292 // mcheck API {
2299 int mcheck(mcheck_abortfunc_t f) function
2308 // mcheck API }

Completed in 110 milliseconds