OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test__ashlti3
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/test/builtins/Unit/
ashlti3_test.c
25
int
test__ashlti3
(ti_int a, si_int b, ti_int expected)
function
53
if (
test__ashlti3
(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 0,
56
if (
test__ashlti3
(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 1,
59
if (
test__ashlti3
(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 2,
62
if (
test__ashlti3
(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 3,
65
if (
test__ashlti3
(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 4,
69
if (
test__ashlti3
(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 28,
72
if (
test__ashlti3
(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 29,
75
if (
test__ashlti3
(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 30,
78
if (
test__ashlti3
(make_ti(0xFEDCBA9876543215LL, 0xFEDCBA9876543215LL), 31
[
all
...]
Completed in 1432 milliseconds