HomeSort by relevance Sort by last modified time
    Searched refs:FOOTERS (Results 1 - 3 of 3) sorted by null

  /bionic/libc/bionic/
dlmalloc.c 80 if FOOTERS is defined.
107 If FOOTERS is defined nonzero, then each allocated chunk
116 FOOTERS may also be worth using with MSPACES.)
222 Unless FOOTERS is defined, each mspace is completely independent.
225 caught). If FOOTERS is defined, then each chunk carries around a tag
258 FOOTERS default: 0
260 information in the footers of allocated chunks. This adds
380 stamping footers. Otherwise, the current time is used.
517 #ifndef FOOTERS
518 #define FOOTERS
    [all...]
  /external/libffi/src/
dlmalloc.c 53 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
233 information in the footers of allocated chunks. This adds
353 stamping footers. Otherwise, the current time is used.
490 #ifndef FOOTERS
491 #define FOOTERS
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 89 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
269 information in the footers of allocated chunks. This adds
389 stamping footers. Otherwise, the current time is used.
527 #ifndef FOOTERS
528 #define FOOTERS
    [all...]

Completed in 74 milliseconds