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

1 2

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
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,
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);
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);
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,
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,
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,
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);
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);
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);
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);
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
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,
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,
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);
fixunstfti_test.c 36 twords xt; local in function:test__fixunstfti
37 xt.all = x;
44 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,
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,
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,
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);
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 29 milliseconds

1 2