OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZE_READ
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/unit/
inspect.c
57
#define
SIZE_READ
(out) COUNTS(out)[2]
62
NFREE_READ(out) = NREGS_READ(out) =
SIZE_READ
(out) = -1;
86
expect_zu_le(sz,
SIZE_READ
(out),
88
expect_zu_eq(
SIZE_READ
(out) & (PAGE - 1), 0,
99
expect_zu_le(NREGS_READ(out),
SIZE_READ
(out),
154
#undef
SIZE_READ
215
#define
SIZE_READ
(out, i) out[(i) * 3 + 2]
220
expect_zu_le(sz,
SIZE_READ
(out, 0),
222
expect_zu_eq(
SIZE_READ
(out, 0) & (PAGE - 1), 0,
231
expect_zu_le(NREGS_READ(out, 0),
SIZE_READ
(out, 0)
[
all
...]
/src/external/bsd/jemalloc/dist/test/unit/
inspect.c
58
#define
SIZE_READ
(out) COUNTS(out)[2]
63
NFREE_READ(out) = NREGS_READ(out) =
SIZE_READ
(out) = -1;
84
expect_zu_le(sz,
SIZE_READ
(out),
86
expect_zu_eq(
SIZE_READ
(out) & (PAGE - 1), 0,
97
expect_zu_le(NREGS_READ(out),
SIZE_READ
(out),
153
#undef
SIZE_READ
211
#define
SIZE_READ
(out, i) out[(i) * 3 + 2]
216
expect_zu_le(sz,
SIZE_READ
(out, 0),
218
expect_zu_eq(
SIZE_READ
(out, 0) & (PAGE - 1), 0,
227
expect_zu_le(NREGS_READ(out, 0),
SIZE_READ
(out, 0)
[
all
...]
Completed in 43 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026