Searched refs:TEST_OP (Results 1 – 2 of 2) sorted by relevance
23 #define TEST_OP(op) TEST_TENSOR_EQUAL(t op 0, t op t.constant(0)) in test_comparison_sugar() macro25 TEST_OP(==); in test_comparison_sugar()26 TEST_OP(!=); in test_comparison_sugar()27 TEST_OP(<=); in test_comparison_sugar()28 TEST_OP(>=); in test_comparison_sugar()29 TEST_OP(<); in test_comparison_sugar()30 TEST_OP(>); in test_comparison_sugar()31 #undef TEST_OP in test_comparison_sugar()
98 #define TEST_OP (op <= op_end) macro180 while (TEST_IP && TEST_OP) in lzo1x_decompress()253 while (TEST_IP && TEST_OP) in lzo1x_decompress()