Home
last modified time | relevance | path

Searched refs:_std_malloc (Results 1 – 25 of 26) sorted by relevance

12

/titanic_50/usr/src/lib/libast/common/disc/
H A Dmemfatal.c34 #if _std_malloc
/titanic_50/usr/src/lib/libshell/common/include/
H A Djobs.h112 #if !_std_malloc
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dvmalloc27 #define _std_malloc 1 /* defer to standard malloc */
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dvmalloc27 #define _std_malloc 1 /* defer to standard malloc */
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dvmalloc27 #define _std_malloc 1 /* defer to standard malloc */
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dvmalloc27 #define _std_malloc 1 /* defer to standard malloc */
/titanic_50/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h97 #undef _std_malloc
98 #define _std_malloc 1 /* do not define malloc/free/realloc */ macro
H A Dmalloc.c144 #if ( !_std_malloc || !_BLD_ast ) && !_AST_std_malloc
H A Dvmbest.c1423 /**/ASSERT(_std_malloc); /* _std_malloc should be well-defined */
/titanic_50/usr/src/lib/libast/common/features/
H A Dmap.c400 #if _std_malloc in main()
H A Dvmalloc159 #define _std_malloc 1 /* defer to standard malloc */
/titanic_50/usr/src/lib/libast/common/include/
H A Dast.h361 #if !_std_malloc && !defined(VMFL) && !defined(_VMHDR_H) && \
H A Dvmalloc.h252 #if !_std_malloc
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h252 #if !_std_malloc
H A Dast.h380 #if !_std_malloc && !defined(VMFL) && !defined(_VMHDR_H) && \
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h252 #if !_std_malloc
H A Dast.h380 #if !_std_malloc && !defined(VMFL) && !defined(_VMHDR_H) && \
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h252 #if !_std_malloc
H A Dast.h380 #if !_std_malloc && !defined(VMFL) && !defined(_VMHDR_H) && \
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h252 #if !_std_malloc
H A Dast.h380 #if !_std_malloc && !defined(VMFL) && !defined(_VMHDR_H) && \
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dfault.c43 #if !_std_malloc
H A Dxec.c44 #if !_std_malloc
2444 #if !_std_malloc in _sh_fork()
/titanic_50/usr/src/lib/libpp/common/
H A Dpplib.h848 #if _std_malloc
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE584 03-05-27 features/vmalloc: fix _std_malloc test
731 02-09-05 features/vmalloc: add free() to _std_malloc test
758 02-07-30 features/lib: handle __libc_malloc() in _std_malloc test
1324 vmalloc/vmbest: if _std_malloc then use malloc()/free() not sbrk()
1432 change _std_malloc iffe test so it doesn't hang on alpha
1457 workaround lazy strdup() implementations in features/lib _std_malloc

12