HomeSort by: relevance | last modified time | path
    Searched defs:expected_rt (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
umodti3_test.c 34 utwords expected_rt; local in function:test__umodti3
35 expected_rt.all = expected_r;
39 expected_rt.s.high, expected_rt.s.low);
udivmodti4_test.c 36 utwords expected_rt; local in function:test__udivmodti4
37 expected_rt.all = expected_r;
47 expected_rt.s.high, expected_rt.s.low);
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
umodti3_test.c 34 utwords expected_rt; local in function:test__umodti3
35 expected_rt.all = expected_r;
39 expected_rt.s.high, expected_rt.s.low);
udivmodti4_test.c 36 utwords expected_rt; local in function:test__udivmodti4
37 expected_rt.all = expected_r;
47 expected_rt.s.high, expected_rt.s.low);
    [all...]

Completed in 40 milliseconds