Searched refs:gen_mdbg_calloc (Results 1 – 1 of 1) sorted by relevance
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget_malloc.c | 620 static void *gen_mdbg_calloc(struct malloc_ctx *ctx, const char *fname, int lineno, in gen_mdbg_calloc() function 729 return gen_mdbg_calloc(&malloc_ctx, fname, lineno, nmemb, size); in mdbg_calloc() 1082 return gen_mdbg_calloc(&nex_malloc_ctx, fname, lineno, nmemb, size); in nex_mdbg_calloc()
|
Completed in 5 milliseconds