Searched refs:two_16 (Results 1 – 1 of 1) sorted by relevance
143 var two_16 = 1 << 16; variable145 TestMathImul(0, two_16, two_16);146 TestMathImul(-two_16, two_16 - 1, two_16);147 TestMathImul(-two_16, two_16, two_16 - 1);148 TestMathImul(-2 * two_16 + 1, two_16 - 1, two_16 - 1);