Home
last modified time | relevance | path

Searched refs:vALLOc (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dmalloc.h857 #define vALLOc __libc_valloc macro
891 # define vALLOc dlvalloc macro
901 # define vALLOc valloc macro
924 Void_t* vALLOc(size_t);
938 Void_t* vALLOc();
/OK3568_Linux_fs/u-boot/spl/common/
H A Ddlmalloc.su
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c2024 Void_t* vALLOc(size_t bytes) in vALLOc() function
2026 Void_t* vALLOc(bytes) size_t bytes; in vALLOc()
H A Ddlmalloc.src854 #define vALLOc __libc_valloc
878 #define vALLOc dlvalloc
888 #define vALLOc valloc
904 Void_t* vALLOc(size_t);
918 Void_t* vALLOc();
2820 Void_t* vALLOc(size_t bytes)
2822 Void_t* vALLOc(bytes) size_t bytes;
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map