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

/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c89 if FOOTERS is defined.
116 If FOOTERS is defined nonzero, then each allocated chunk
125 FOOTERS may also be worth using with MSPACES.)
231 Unless FOOTERS is defined, each mspace is completely independent.
234 caught). If FOOTERS is defined, then each chunk carries around a tag
267 FOOTERS default: 0
527 #ifndef FOOTERS
528 #define FOOTERS 0 macro
529 #endif /* FOOTERS */
1088 If compiled with FOOTERS
[all...]

Completed in 47 milliseconds