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

1 2 3 4

  /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);
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);
  /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);
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 32 milliseconds

1 2 3 4