Searched refs:_std_malloc (Results 1 - 12 of 12) sorted by relevance

/ast/src/lib/libast/disc/
H A Dmemfatal.c34 #if _std_malloc
/ast/src/cmd/ksh93/include/
H A Djobs.h138 #if !_std_malloc
/ast/src/lib/libast/vmalloc/
H A Dvmstat.c56 #if ( !_std_malloc || !_BLD_ast ) && !_AST_std_malloc
H A Dvmhdr.h90 #undef _std_malloc macro
91 #define _std_malloc 1 /* use native malloc/free/realloc */ macro
H A Dvmbest.c1280 #if _std_malloc /* using native malloc as a last resource */
1326 #if _std_malloc
H A Dmalloc.c146 #if ( !_std_malloc || !_BLD_ast ) && !_AST_std_malloc
1104 #endif /*!_std_malloc*/
/ast/src/lib/libast/features/
H A Dmap.c401 #if _std_malloc
404 printf("#define _std_malloc 1\n");
/ast/src/lib/libast/include/
H A Dast.h385 #if !_std_malloc && !defined(VMFL) && !defined(_VMHDR_H) && \
H A Dvmalloc.h263 #if !_std_malloc
300 #endif /*!_std_malloc*/
/ast/src/cmd/ksh93/sh/
H A Dfault.c45 #if !_std_malloc
H A Dxec.c44 #if !_std_malloc
3170 #if !_std_malloc
/ast/src/lib/libpp/
H A Dpplib.h852 #if _std_malloc

Completed in 43 milliseconds