Home
last modified time | relevance | path

Searched refs:munit_assert_ullong (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.h259 #define munit_assert_ullong(a, op, b) \ macro
503 # define assert_ullong(a, op, b) munit_assert_ullong(a, op, b)