Searched refs:disp_assert_fail (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/barrelfish/
H A Ddispatch.h41 ((e) ? (void)0 : disp_assert_fail(#e, __FILE__, __func__, __xstr(__LINE__)))
119 void disp_assert_fail(const char *exp, const char *file, const char *func,
/barrelfish-2018-10-04/lib/barrelfish/
H A Ddispatch.c503 disp_assert_fail(const char *exp, const char *file, const char *func, const char *line) function

Completed in 65 milliseconds