Searched refs:shouldnot (Results 1 – 5 of 5) sorted by relevance
174 unsigned long mallocfail, shouldnot; in test_marks() local214 shouldnot = ERR_peek_last_error(); in test_marks()215 if (!TEST_ulong_ne(mallocfail, shouldnot) in test_marks()219 if (!TEST_ulong_ne(shouldnot, ERR_peek_last_error()) in test_marks()221 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error()) in test_marks()231 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error())) in test_marks()281 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error())) in test_marks()
5 function f(fn:()=>void); // typechecking the function type shouldnot crash the compiler
353 * 2016-08-30 - Remove mustnot{cl} and shouldnot{cl} macro definitions, which
8589 * Replace the mustnot: and shouldnot: macros with equivalent must: not and