Home
last modified time | relevance | path

Searched defs:malloc_trace (Results 1 – 3 of 3) sorted by relevance

/dports/misc/smssend/smssend-3.6/
H A Dconfigure.in42 AC_ARG_ENABLE(malloc_trace, optenable
/dports/cad/dinotrace/dinotrace-9.4c/src/
H A Ddt_dispmgr.c552 Trace_t *malloc_trace (void) in malloc_trace() function
/dports/shells/bash/bash-5.1/lib/malloc/
H A Dmalloc.c332 int malloc_trace = 0; /* trace allocations and frees to stderr */ variable