Searched refs:bz_assert_fail (Results 1 – 2 of 2) sorted by relevance
36 static void bz_assert_fail(int errcode) NORETURN;40 bz_assert_fail(errcode); \
45 void bz_assert_fail(int errcode) in bz_assert_fail() function