Searched refs:d_ui64_t (Results 1 – 1 of 1) sorted by relevance
3773 } d_ui64_t; typedef3779 d_ui64_t two_pow_pradix = { (uint64_t)(1023 + RADIX) << 52 };3780 d_ui64_t two_pow_mradix = { (uint64_t)(1023 - RADIX) << 52 };3781 d_ui64_t two_pow_two_mradix = { (uint64_t)(1023 - 2 * RADIX) << 52 };