OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FOOTERS
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/upstream-dlmalloc/
malloc.c
52
if
FOOTERS
is defined.
79
If
FOOTERS
is defined nonzero, then each allocated chunk
88
FOOTERS
may also be worth using with MSPACES.)
211
Unless
FOOTERS
is defined, each mspace is completely independent.
214
caught). If
FOOTERS
is defined, then each chunk carries around a tag
287
FOOTERS
default: 0
289
information in the
footers
of allocated chunks. This adds
419
stamping
footers
. Otherwise, the current time is used.
620
#ifndef
FOOTERS
621
#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.15/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
...]
/external/eigen/unsupported/test/mpreal/
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.)
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
258
information in the
footers
of allocated chunks. This adds
382
stamping
footers
. Otherwise, the current time is used.
564
#ifndef
FOOTERS
565
#define
FOOTERS
0
[
all
...]
Completed in 679 milliseconds