Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.c377 # define PSNIP_CLOCK_UNREACHABLE() HEDLEY_UNREACHABLE() macro
379 # define PSNIP_CLOCK_UNREACHABLE() assert(0) macro
798 PSNIP_CLOCK_UNREACHABLE(); in psnip_clock_get_precision()