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

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
udivti3_test.c 34 utwords expected_qt; local in function:test__udivti3
35 expected_qt.all = expected_q;
39 expected_qt.s.high, expected_qt.s.low);
udivmodti4_test.c 34 utwords expected_qt; local in function:test__udivmodti4
35 expected_qt.all = expected_q;
46 rt.s.high, rt.s.low, expected_qt.s.high, expected_qt.s.low,
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
udivti3_test.c 34 utwords expected_qt; local in function:test__udivti3
35 expected_qt.all = expected_q;
39 expected_qt.s.high, expected_qt.s.low);
udivmodti4_test.c 34 utwords expected_qt; local in function:test__udivmodti4
35 expected_qt.all = expected_q;
46 rt.s.high, rt.s.low, expected_qt.s.high, expected_qt.s.low,
    [all...]

Completed in 50 milliseconds