OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arg_store
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/unit/
buf_writer.c
11
static uint64_t
arg_store
;
variable
17
arg_store
= *(uint64_t *)cbopaque; /* only pass along the argument */
31
arg_store
= arg;
44
assert_u64_eq(
arg_store
, arg, "Call "
97
arg_store
= arg;
106
assert_u64_eq(
arg_store
, arg,
/src/external/bsd/jemalloc.old/dist/test/unit/
buf_writer.c
11
static uint64_t
arg_store
;
variable
17
arg_store
= *(uint64_t *)cbopaque; /* only pass along the argument */
31
arg_store
= arg;
44
assert_u64_eq(
arg_store
, arg, "Call "
97
arg_store
= arg;
106
assert_u64_eq(
arg_store
, arg,
Completed in 52 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026