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

/freebsd-9.3-release/bin/csh/
H A Dconfig_p.h98 # undef SYSMALLOC macro
99 # define SYSMALLOC macro
108 # define SYSMALLOC macro
H A Dconfig.h277 #define SYSMALLOC macro
/freebsd-9.3-release/contrib/tcsh/config/
H A Dbsd4.493 # undef SYSMALLOC
94 # define SYSMALLOC
100 # define SYSMALLOC
/freebsd-9.3-release/contrib/tcsh/
H A Dconfig_f.h134 * SYSMALLOC Use the system provided version of malloc and friends.
139 # define SYSMALLOC macro
141 # undef SYSMALLOC macro
H A Dtc.vers.c95 #ifdef SYSMALLOC
H A Dtc.alloc.c63 #if !defined(DEBUG) || defined(SYSMALLOC)
74 #ifndef SYSMALLOC
495 #else /* SYSMALLOC */
590 #endif /* SYSMALLOC */
603 #ifndef SYSMALLOC
626 #else /* SYSMALLOC */
647 #endif /* SYSMALLOC */
H A Dtc.decls.h43 #ifndef SYSMALLOC
52 #else /* SYSMALLOC */
57 #endif /* SYSMALLOC */
H A Dtc.os.h503 # ifdef SYSMALLOC
508 # endif /* SYSMALLOC */
H A Dsh.h313 # if defined(SYSMALLOC) || defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) || defined(sgi) || defined(_OSD_POSIX)
496 #ifdef SYSMALLOC
506 #endif /* SYSMALLOC */

Completed in 366 milliseconds