OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DUMP_OUT_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/unit/
prof_recent.c
344
#define
DUMP_OUT_SIZE
4096
345
static char dump_out[
DUMP_OUT_SIZE
];
351
assert(dump_out_len + len <
DUMP_OUT_SIZE
);
554
#undef
DUMP_OUT_SIZE
/src/external/bsd/jemalloc/dist/test/unit/
prof_recent.c
360
#define
DUMP_OUT_SIZE
4096
361
static char dump_out[
DUMP_OUT_SIZE
];
367
assert(dump_out_len + len <
DUMP_OUT_SIZE
);
575
#undef
DUMP_OUT_SIZE
Completed in 14 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026