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

/freebsd-12-stable/bin/csh/
H A Dconfig_p.h99 # undef SYSMALLOC macro
100 # define SYSMALLOC macro
109 # define SYSMALLOC macro
H A Dconfig.h277 #define SYSMALLOC macro
/freebsd-12-stable/contrib/tcsh/
H A Dconfig_f.h137 * SYSMALLOC Use the system provided version of malloc and friends.
142 # define SYSMALLOC macro
144 # undef SYSMALLOC macro
H A Dtc.vers.c91 #ifdef SYSMALLOC
H A Dtc.alloc.c63 #if !defined(DEBUG) || defined(SYSMALLOC)
74 #ifndef SYSMALLOC
502 #else /* SYSMALLOC */
597 #endif /* SYSMALLOC */
610 #ifndef SYSMALLOC
633 #else /* SYSMALLOC */
654 #endif /* SYSMALLOC */
659 #ifndef SYSMALLOC
H A Dtc.decls.h42 #ifndef SYSMALLOC
51 #else /* SYSMALLOC */
56 #endif /* SYSMALLOC */
H A Dtc.os.h502 # ifdef SYSMALLOC
507 # endif /* SYSMALLOC */
H A Dsh.h322 # if defined(SYSMALLOC) || defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) || defined(sgi) || defined(_OSD_POSIX)
489 #ifdef SYSMALLOC
499 #endif /* SYSMALLOC */

Completed in 123 milliseconds