Searched defs:check_and_report (Results 1 – 3 of 3) sorted by relevance
21 int check_and_report(const char *message, int (*check_func)(void)) in check_and_report() function
31 static void check_and_report(off_t offset, char data, off_t trunc_len) in check_and_report() function
100 #define check_and_report(name, val, depth) \ in checkasm_check_blend() macro