OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smz
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/integration/
smallocx.c
191
size_t nsz, rsz,
smz
;
local
197
smz
= ret.size;
203
expect_zu_eq(nsz,
smz
, "nallocx()/smallocx() size mismatch");
208
smz
= ret.size;
215
expect_zu_ne(
smz
, 0, "Unexpected smallocx() error");
223
expect_zu_eq(nsz,
smz
, "nallocx()/smallocx() size mismatch");
242
size_t nsz, rsz,
smz
, alignment, total;
local
270
smz
= ret.size;
277
expect_zu_eq(nsz,
smz
,
/src/external/bsd/jemalloc/dist/test/integration/
smallocx.c
192
size_t nsz, rsz,
smz
;
local
198
smz
= ret.size;
204
expect_zu_eq(nsz,
smz
, "nallocx()/smallocx() size mismatch");
209
smz
= ret.size;
216
expect_zu_ne(
smz
, 0, "Unexpected smallocx() error");
224
expect_zu_eq(nsz,
smz
, "nallocx()/smallocx() size mismatch");
244
size_t nsz, rsz,
smz
, alignment, total;
local
271
smz
= ret.size;
280
expect_zu_eq(nsz,
smz
,
Completed in 18 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026