Lines Matching full:test__udivmoddi4
22 int test__udivmoddi4(du_int a, du_int b, du_int expected_q, du_int expected_r)20635 if (test__udivmoddi4(tests[i][0], tests[i][1], tests[i][2], tests[i][3]))