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

/external/libffi/src/
H A Ddlmalloc.c53 if FOOTERS is defined.
80 If FOOTERS is defined nonzero, then each allocated chunk
89 FOOTERS may also be worth using with MSPACES.)
195 Unless FOOTERS is defined, each mspace is completely independent.
198 caught). If FOOTERS is defined, then each chunk carries around a tag
231 FOOTERS default: 0
490 #ifndef FOOTERS
491 #define FOOTERS 0 macro
492 #endif /* FOOTERS */
1044 If compiled with FOOTERS
[all...]
/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...]
/external/eigen/unsupported/test/mpreal/
H A Ddlmalloc.c53 if FOOTERS is defined.
80 If FOOTERS is defined nonzero, then each allocated chunk
89 FOOTERS may also be worth using with MSPACES.)
201 Unless FOOTERS is defined, each mspace is completely independent.
204 caught). If FOOTERS is defined, then each chunk carries around a tag
256 FOOTERS default: 0
564 #ifndef FOOTERS
565 #define FOOTERS 0 macro
566 #endif /* FOOTERS */
1181 If compiled with FOOTERS
[all...]

Completed in 79 milliseconds