Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/examples/api/
H A Dlibgenwrap.c40 void *malloc (size_t len) in malloc() function
/rk3399_rockchip-uboot/include/
H A Dmalloc.h865 #pragma weak malloc = __libc_malloc macro
876 #define malloc malloc_simple macro