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