Home
last modified time | relevance | path

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

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