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

/illumos-gate/usr/src/lib/libast/common/vmalloc/
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
144 #if ( !_std_malloc || !_BLD_ast ) && !_AST_std_malloc

Completed in 45 milliseconds