Home
last modified time | relevance | path

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

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