Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.h178 # define MUNIT_PRINTF(string_index, first_to_check) \ macro
181 # define MUNIT_PRINTF(string_index, first_to_check) macro
184 MUNIT_PRINTF(4, 5)
194 MUNIT_PRINTF(3, 4)
H A Dmunit.c180 MUNIT_PRINTF(5, 0)
212 MUNIT_PRINTF(3, 4)