OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:assert_d_eq
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/include/test/
test.h
43
#define
assert_d_eq
(a, b, ...) assert_cmp(int, a, b, ==, !=, "d", __VA_ARGS__)
macro
/src/external/bsd/jemalloc/dist/test/include/test/
test.h
349
#define
assert_d_eq
(a, b, ...) assert_cmp(int, a, b, ==, !=, "d", __VA_ARGS__)
macro
Completed in 28 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026