Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmalloc.h853 #define fREe __libc_free macro
887 # define fREe dlfree macro
897 # define fREe free macro
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c1509 void fREe(Void_t* mem) in fREe() function