Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c552 extern Void_t F1(__libc_cfree, Void_t*,p) { free(p); } in F1() argument
/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c878 extern Void_t F1(__libc_cfree, Void_t*,p) { free(p); } in F1() argument