Home
last modified time | relevance | path

Searched refs:expected_rt (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dumodti3_test.c34 utwords expected_rt; in test__umodti3() local
35 expected_rt.all = expected_r; in test__umodti3()
39 expected_rt.s.high, expected_rt.s.low); in test__umodti3()
H A Dudivmodti4_test.c36 utwords expected_rt; in test__udivmodti4() local
37 expected_rt.all = expected_r; in test__udivmodti4()
47 expected_rt.s.high, expected_rt.s.low); in test__udivmodti4()
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dumodti3_test.c34 utwords expected_rt; in test__umodti3() local
35 expected_rt.all = expected_r; in test__umodti3()
39 expected_rt.s.high, expected_rt.s.low); in test__umodti3()
H A Dudivmodti4_test.c36 utwords expected_rt; in test__udivmodti4() local
37 expected_rt.all = expected_r; in test__udivmodti4()
47 expected_rt.s.high, expected_rt.s.low); in test__udivmodti4()