Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dtest-memcmp.c80 #ifndef BAD_RESULT
81 # define BAD_RESULT(result, expec) \ macro
95 if (BAD_RESULT(result, exp_result)) in check_result()
200 if (BAD_RESULT(r, result)) in do_random_tests()
Dtest-memcmpeq.c19 #define BAD_RESULT(result, expec) ((!(result)) != (!(expec))) macro
/glibc-2.36/ChangeLog.old/
DChangeLog.247690 [! BAD_RESULT](BAD_RESULT): New.