Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dvmalloc47 tst map_malloc note{ map malloc to _ast_malloc }end noexecute{
93 tst map_malloc note{ map malloc to _ast_malloc -- wimp-o mach? }end noexecute{
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c60 #define malloc _ast_malloc
174 #define malloc _ast_malloc
1038 extern Void_t* F1(_ast_malloc, size_t,n) { return malloc(n); } in F1() argument
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h254 #define malloc(s) (_VMFL_(Vmregion), _ast_malloc((size_t)(s)) )
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap409 #define malloc _ast_malloc
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap409 #define malloc _ast_malloc
/illumos-gate/usr/src/cmd/ast/libast/
H A Dmapfile-vers290 _ast_malloc;
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap409 #define malloc _ast_malloc
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap409 #define malloc _ast_malloc
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE757 include/ast_std.h,etc.: add _map_malloc for malloc => _ast_malloc