Searched refs:_AST_std_malloc (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/vmalloc/
H A Dvmstat.c56 #if ( !_std_malloc || !_BLD_ast ) && !_AST_std_malloc
H A Dmalloc.c82 * define _AST_std_malloc=1 to force the standard malloc
87 #if !defined(_AST_std_malloc) && __CYGWIN__
88 #define _AST_std_malloc 1 macro
146 #if ( !_std_malloc || !_BLD_ast ) && !_AST_std_malloc

Completed in 9 milliseconds