Searched refs:BAD_RESULT (Results 1 – 3 of 3) sorted by relevance
80 #ifndef BAD_RESULT81 # define BAD_RESULT(result, expec) \ macro95 if (BAD_RESULT(result, exp_result)) in check_result()200 if (BAD_RESULT(r, result)) in do_random_tests()
19 #define BAD_RESULT(result, expec) ((!(result)) != (!(expec))) macro
7690 [! BAD_RESULT](BAD_RESULT): New.