Home
last modified time | relevance | path

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

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