Lines Matching refs:test__muloti4

25 int test__muloti4(ti_int a, ti_int b, ti_int expected, int expected_overflow)  in test__muloti4()  function
71 if (test__muloti4(0, 0, 0, 0)) in main()
73 if (test__muloti4(0, 1, 0, 0)) in main()
75 if (test__muloti4(1, 0, 0, 0)) in main()
77 if (test__muloti4(0, 10, 0, 0)) in main()
79 if (test__muloti4(10, 0, 0, 0)) in main()
81 if (test__muloti4(0, 81985529216486895LL, 0, 0)) in main()
83 if (test__muloti4(81985529216486895LL, 0, 0, 0)) in main()
86 if (test__muloti4(0, -1, 0, 0)) in main()
88 if (test__muloti4(-1, 0, 0, 0)) in main()
90 if (test__muloti4(0, -10, 0, 0)) in main()
92 if (test__muloti4(-10, 0, 0, 0)) in main()
94 if (test__muloti4(0, -81985529216486895LL, 0, 0)) in main()
96 if (test__muloti4(-81985529216486895LL, 0, 0, 0)) in main()
99 if (test__muloti4(1, 1, 1, 0)) in main()
101 if (test__muloti4(1, 10, 10, 0)) in main()
103 if (test__muloti4(10, 1, 10, 0)) in main()
105 if (test__muloti4(1, 81985529216486895LL, 81985529216486895LL, 0)) in main()
107 if (test__muloti4(81985529216486895LL, 1, 81985529216486895LL, 0)) in main()
110 if (test__muloti4(1, -1, -1, 0)) in main()
112 if (test__muloti4(1, -10, -10, 0)) in main()
114 if (test__muloti4(-10, 1, -10, 0)) in main()
116 if (test__muloti4(1, -81985529216486895LL, -81985529216486895LL, 0)) in main()
118 if (test__muloti4(-81985529216486895LL, 1, -81985529216486895LL, 0)) in main()
121 if (test__muloti4(3037000499LL, 3037000499LL, 9223372030926249001LL, 0)) in main()
123 if (test__muloti4(-3037000499LL, 3037000499LL, -9223372030926249001LL, 0)) in main()
125 if (test__muloti4(3037000499LL, -3037000499LL, -9223372030926249001LL, 0)) in main()
127 if (test__muloti4(-3037000499LL, -3037000499LL, 9223372030926249001LL, 0)) in main()
130 if (test__muloti4(4398046511103LL, 2097152LL, 9223372036852678656LL, 0)) in main()
132 if (test__muloti4(-4398046511103LL, 2097152LL, -9223372036852678656LL, 0)) in main()
134 if (test__muloti4(4398046511103LL, -2097152LL, -9223372036852678656LL, 0)) in main()
136 if (test__muloti4(-4398046511103LL, -2097152LL, 9223372036852678656LL, 0)) in main()
139 if (test__muloti4(2097152LL, 4398046511103LL, 9223372036852678656LL, 0)) in main()
141 if (test__muloti4(-2097152LL, 4398046511103LL, -9223372036852678656LL, 0)) in main()
143 if (test__muloti4(2097152LL, -4398046511103LL, -9223372036852678656LL, 0)) in main()
145 if (test__muloti4(-2097152LL, -4398046511103LL, 9223372036852678656LL, 0)) in main()
148 if (test__muloti4(make_ti(0x00000000000000B5LL, 0x04F333F9DE5BE000LL), in main()
153 if (test__muloti4(make_ti(0x7FFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL), in main()
157 if (test__muloti4(-2, in main()
161 if (test__muloti4(make_ti(0x7FFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL), in main()
165 if (test__muloti4(-1, in main()
169 if (test__muloti4(make_ti(0x7FFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL), in main()
173 if (test__muloti4(0, in main()
177 if (test__muloti4(make_ti(0x7FFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL), in main()
181 if (test__muloti4(1, in main()
185 if (test__muloti4(make_ti(0x7FFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL), in main()
189 if (test__muloti4(2, in main()
194 if (test__muloti4(make_ti(0x8000000000000000LL, 0x0000000000000000LL), in main()
198 if (test__muloti4(-2, in main()
202 if (test__muloti4(make_ti(0x8000000000000000LL, 0x0000000000000000LL), in main()
206 if (test__muloti4(-1, in main()
210 if (test__muloti4(make_ti(0x8000000000000000LL, 0x0000000000000000LL), in main()
214 if (test__muloti4(0, in main()
218 if (test__muloti4(make_ti(0x8000000000000000LL, 0x0000000000000000LL), in main()
222 if (test__muloti4(1, in main()
226 if (test__muloti4(make_ti(0x8000000000000000LL, 0x0000000000000000LL), in main()
230 if (test__muloti4(2, in main()
235 if (test__muloti4(make_ti(0x8000000000000000LL, 0x0000000000000001LL), in main()
239 if (test__muloti4(-2, in main()
243 if (test__muloti4(make_ti(0x8000000000000000LL, 0x0000000000000001LL), in main()
247 if (test__muloti4(-1, in main()
251 if (test__muloti4(make_ti(0x8000000000000000LL, 0x0000000000000001LL), in main()
255 if (test__muloti4(0, in main()
259 if (test__muloti4(make_ti(0x8000000000000000LL, 0x0000000000000001LL), in main()
263 if (test__muloti4(1, in main()
267 if (test__muloti4(make_ti(0x8000000000000000LL, 0x0000000000000001LL), in main()
271 if (test__muloti4(2, in main()