Searched refs:test_binary_op (Results 1 – 3 of 3) sorted by relevance
217 int test_binary_op(const irop_t *, test_data_t *);
194 num_binary_tests += test_binary_op(op, data); in main()
596 test_binary_op(const irop_t *op, test_data_t *data) in test_binary_op() function