OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expect_u_ne
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/include/test/
test.h
58
#define
expect_u_ne
(a, b, ...) expect_cmp(int, a, b, !=, ==, "u", __VA_ARGS__)
macro
/src/external/bsd/jemalloc/dist/test/include/test/
test.h
56
#define
expect_u_ne
(a, b, ...) expect_cmp(int, a, b, !=, ==, "u", __VA_ARGS__)
macro
Completed in 23 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026