Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c426 #define public_cFREe dlcfree macro
447 #define public_cFREe __libc_cfree
477 #define public_cFREe cfree
1117 void public_cFREe(Void_t*);
1119 void public_cFREe();
2896 public_cFREe(Void_t* m) in public_cFREe() function