Home
last modified time | relevance | path

Searched defs:mdbg_check (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutils/isoc/include/
H A Dmalloc.h58 #define mdbg_check(x) do { } while (0) macro
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c698 void mdbg_check(int bufdump) in mdbg_check() function