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

1 2

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
absvti2_test.c 38 twords expectedt; local in function:test__absvti2
39 expectedt.all = expected;
43 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);
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);
modti3_test.c 34 twords expectedt; local in function:test__modti3
35 expectedt.all = expected;
39 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);
addvti3_test.c 37 twords expectedt; local in function:test__addvti3
38 expectedt.all = expected;
42 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);
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);
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);
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);
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
absvti2_test.c 38 twords expectedt; local in function:test__absvti2
39 expectedt.all = expected;
43 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);
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);
fixunstfti_test.c 39 twords expectedt; local in function:test__fixunstfti
40 expectedt.all = expected;
44 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);
subvti3_test.c 38 twords expectedt; local in function:test__subvti3
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);
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);
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 51 milliseconds

1 2