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

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c88 FOOTERS may also be worth using with MSPACES.)
187 * MSPACES
188 If MSPACES is defined, then in addition to malloc, free, etc.,
255 MSPACES default: 0 (false)
639 #ifndef MSPACES
641 #define MSPACES 1 macro
643 #define MSPACES 0 macro
645 #endif /* MSPACES */
1293 #if MSPACES
1443 #endif /* MSPACES */
[all...]

Completed in 62 milliseconds