Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h403 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h424 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h424 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h403 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h403 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h403 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h424 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h424 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/
H A Dmapfile-vers59 _ast_cfree;
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap403 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap403 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap403 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap403 #define cfree _ast_cfree
/titanic_50/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c706 extern Void_t F1(_ast_cfree, Void_t*,p) { free(p); } in F1() argument