Searched defs:EXPECT (Results 1 – 3 of 3) sorted by relevance
20 #define EXPECT (INPUT_MAX * 2 - 2) macro
448 #define EXPECT(comp, to, got, got_wrong, timed_out) \ macro
274 #define EXPECT(e, t, m) do { if (!(e)) { \ macro