Home
last modified time | relevance | path

Searched refs:MALLOC_ZERO (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dmalloc.h383 #define MALLOC_ZERO(charp, nbytes) \ macro
422 #define MALLOC_ZERO(charp, nbytes) \ macro
/external/u-boot/common/
Ddlmalloc.c2090 MALLOC_ZERO(mem, sz);
2115 MALLOC_ZERO(mem, csz - SIZE_SZ);
Ddlmalloc.src389 #define MALLOC_ZERO(charp, nbytes) \
428 #define MALLOC_ZERO(charp, nbytes) \
2894 MALLOC_ZERO(mem, csz - SIZE_SZ);