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.c2293 // mcheck API {
2300 int mcheck(mcheck_abortfunc_t f) function
2309 // mcheck API }

Completed in 124 milliseconds