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

1 2

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

Completed in 27 milliseconds

1 2