Home
last modified time | relevance | path

Searched refs:expected_qt (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
Dudivti3_test.c34 utwords expected_qt; in test__udivti3() local
35 expected_qt.all = expected_q; in test__udivti3()
39 expected_qt.s.high, expected_qt.s.low); in test__udivti3()
Dudivmodti4_test.c34 utwords expected_qt; in test__udivmodti4() local
35 expected_qt.all = expected_q; in test__udivmodti4()
46 rt.s.high, rt.s.low, expected_qt.s.high, expected_qt.s.low, in test__udivmodti4()