Searched refs:test__umodsi3 (Results 1 – 1 of 1) sorted by relevance
21 int test__umodsi3(su_int a, su_int b, su_int expected_r) in test__umodsi3() function171 if (test__umodsi3(tests[i][0], tests[i][1], tests[i][2])) in main()