Home
last modified time | relevance | path

Searched refs:smp_rEALLOc (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dmalloc.h900 # define smp_rEALLOc realloc macro
947 Void_t* smp_rEALLOc(Void_t*, size_t);
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.c2452 Void_t* smp_rEALLOc(Void_t* oldmem, size_t bytes) in smp_rEALLOc() function
2454 Void_t* smp_rEALLOc(oldmem, bytes) Void_t* oldmem; size_t bytes; in smp_rEALLOc()