Home | History | Annotate | Download | only in libbid

Lines Matching defs:d1000

418     UINT128 d1000;
420 d1000.w[1] = 0x4189374BC6A7EFull;
421 d1000.w[0] = 0x9DB22D0E56041894ull;
422 __mul_128x128_high (b11, bcoeff, d1000);
423 __mul_128x128_high (b10, b11, d1000);
424 __mul_128x128_high (b9, b10, d1000);
425 __mul_128x128_high (b8, b9, d1000);
426 __mul_128x128_high (b7, b8, d1000);
427 __mul_128x128_high (b6, b7, d1000);
428 __mul_128x128_high (b5, b6, d1000);
429 __mul_128x128_high (b4, b5, d1000);
430 __mul_128x128_high (b3, b4, d1000);
431 __mul_128x128_high (b2, b3, d1000);
432 __mul_128x128_high (b1, b2, d1000);