OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KSMAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/unit/
malloc_io.c
24
#define
KSMAX
(x) ((uintmax_t)(intmax_t)x##LL)
37
{"-42", "", 0, ERR(0),
KSMAX
(-42)},
40
{"-042", "", 0, ERR(0),
KSMAX
(-042)},
43
{"-0x42", "", 0, ERR(0),
KSMAX
(-0x42)},
80
#undef
KSMAX
/src/external/bsd/jemalloc.old/dist/test/unit/
malloc_io.c
24
#define
KSMAX
(x) ((uintmax_t)(intmax_t)x##LL)
37
{"-42", "", 0, ERR(0),
KSMAX
(-42)},
40
{"-042", "", 0, ERR(0),
KSMAX
(-042)},
43
{"-0x42", "", 0, ERR(0),
KSMAX
(-0x42)},
80
#undef
KSMAX
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026