Searched refs:_std_malloc (Results 1 – 25 of 26) sorted by relevance
12
34 #if _std_malloc
112 #if !_std_malloc
27 #define _std_malloc 1 /* defer to standard malloc */
97 #undef _std_malloc98 #define _std_malloc 1 /* do not define malloc/free/realloc */ macro
144 #if ( !_std_malloc || !_BLD_ast ) && !_AST_std_malloc
1423 /**/ASSERT(_std_malloc); /* _std_malloc should be well-defined */
400 #if _std_malloc in main()
159 #define _std_malloc 1 /* defer to standard malloc */
361 #if !_std_malloc && !defined(VMFL) && !defined(_VMHDR_H) && \
252 #if !_std_malloc
380 #if !_std_malloc && !defined(VMFL) && !defined(_VMHDR_H) && \
43 #if !_std_malloc
44 #if !_std_malloc2444 #if !_std_malloc in _sh_fork()
848 #if _std_malloc
584 03-05-27 features/vmalloc: fix _std_malloc test731 02-09-05 features/vmalloc: add free() to _std_malloc test758 02-07-30 features/lib: handle __libc_malloc() in _std_malloc test1324 vmalloc/vmbest: if _std_malloc then use malloc()/free() not sbrk()1432 change _std_malloc iffe test so it doesn't hang on alpha1457 workaround lazy strdup() implementations in features/lib _std_malloc