Searched refs:test__udivmoddi4 (Results 1 – 1 of 1) sorted by relevance
22 int test__udivmoddi4(du_int a, du_int b, du_int expected_q, du_int expected_r) in test__udivmoddi4() function20635 if (test__udivmoddi4(tests[i][0], tests[i][1], tests[i][2], tests[i][3])) in main()