Home
last modified time | relevance | path

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

/external/u-boot/include/
Dmalloc.h856 #define rEALLOc __libc_realloc macro
890 # define rEALLOc dlrealloc macro
900 # define rEALLOc realloc macro
/external/u-boot/common/
Ddlmalloc.c1647 Void_t* rEALLOc(Void_t* oldmem, size_t bytes) in rEALLOc() function