HomeSort by: relevance | last modified time | path
    Searched defs:expectedt (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
ashrti3_test.c 34 twords expectedt; local in function:test__ashrti3
35 expectedt.all = expected;
39 expectedt.s.high, expectedt.s.low);
lshrti3_test.c 34 twords expectedt; local in function:test__lshrti3
35 expectedt.all = expected;
39 expectedt.s.high, expectedt.s.low);
mulvti3_test.c 36 twords expectedt; local in function:test__mulvti3
37 expectedt.all = expected;
41 expectedt.s.high, expectedt.s.low);
negti2_test.c 32 twords expectedt; local in function:test__negti2
33 expectedt.all = expected;
36 at.s.high, at.s.low, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
negvti2_test.c 36 twords expectedt; local in function:test__negvti2
37 expectedt.all = expected;
40 at.s.high, at.s.low, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
absvti2_test.c 38 twords expectedt; local in function:test__absvti2
39 expectedt.all = expected;
43 expectedt.s.high, expectedt.s.low);
addvti3_test.c 37 twords expectedt; local in function:test__addvti3
38 expectedt.all = expected;
42 expectedt.s.high, expectedt.s.low);
ashlti3_test.c 36 twords expectedt; local in function:test__ashlti3
37 expectedt.all = expected;
41 expectedt.s.high, expectedt.s.low);
divti3_test.c 34 twords expectedt; local in function:test__divti3
35 expectedt.all = expected;
39 expectedt.s.high, expectedt.s.low);
fixdfti_test.c 36 twords expectedt; local in function:test__fixdfti
37 expectedt.all = expected;
39 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
fixsfti_test.c 36 twords expectedt; local in function:test__fixsfti
37 expectedt.all = expected;
39 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
fixunsdfti_test.c 38 utwords expectedt; local in function:test__fixunsdfti
39 expectedt.all = expected;
41 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
fixunssfti_test.c 38 utwords expectedt; local in function:test__fixunssfti
39 expectedt.all = expected;
41 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
fixunsxfti_test.c 39 utwords expectedt; local in function:test__fixunsxfti
40 expectedt.all = expected;
42 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
fixxfti_test.c 37 utwords expectedt; local in function:test__fixxfti
38 expectedt.all = expected;
40 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
modti3_test.c 34 twords expectedt; local in function:test__modti3
35 expectedt.all = expected;
39 expectedt.s.high, expectedt.s.low);
muloti4_test.c 36 twords expectedt; local in function:test__muloti4
37 expectedt.all = expected;
44 expectedt.s.high, expectedt.s.low);
55 twords expectedt; local in function:test__muloti4
56 expectedt.all = expected;
60 expectedt.s.high, expectedt.s.low);
multi3_test.c 32 twords expectedt; local in function:test__multi3
33 expectedt.all = expected;
37 expectedt.s.high, expectedt.s.low);
subvti3_test.c 38 twords expectedt; local in function:test__subvti3
39 expectedt.all = expected;
43 expectedt.s.high, expectedt.s.low);
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
ashrti3_test.c 34 twords expectedt; local in function:test__ashrti3
35 expectedt.all = expected;
39 expectedt.s.high, expectedt.s.low);
fixtfti_test.c 33 twords expectedt; local in function:test__fixtfti
34 expectedt.all = expected;
38 a, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
lshrti3_test.c 34 twords expectedt; local in function:test__lshrti3
35 expectedt.all = expected;
39 expectedt.s.high, expectedt.s.low);
mulvti3_test.c 36 twords expectedt; local in function:test__mulvti3
37 expectedt.all = expected;
41 expectedt.s.high, expectedt.s.low);
negti2_test.c 32 twords expectedt; local in function:test__negti2
33 expectedt.all = expected;
36 at.s.high, at.s.low, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);
negvti2_test.c 36 twords expectedt; local in function:test__negvti2
37 expectedt.all = expected;
40 at.s.high, at.s.low, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low);

Completed in 30 milliseconds

1 2