12 using namespace v8::internal;
40 diy_fp2 =
DiyFp(2, 13);
47 diy_fp2 =
DiyFp(1, 13);
53 diy_fp2 =
DiyFp(1, 13);
#define CHECK_EQ(expected, value)
static DiyFp Minus(const DiyFp &a, const DiyFp &b)
void Subtract(const DiyFp &other)
void Multiply(const DiyFp &other)
#define V8_2PART_UINT64_C(a, b)
static DiyFp Times(const DiyFp &a, const DiyFp &b)