Searched defs:mpfr_l2b_16_0__tab (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dget_str.c733 const mp_limb_t mpfr_l2b_16_0__tab[] = { 0x00, 0x00, 0x80 }; variable
735 const mp_limb_t mpfr_l2b_16_0__tab[] = { 0x0000, 0x8000 }; variable
737 const mp_limb_t mpfr_l2b_16_0__tab[] = { 0x80000000 }; variable
739 const mp_limb_t mpfr_l2b_16_0__tab[] = { UINT64_C(0x8000000000000000) }; variable
741 const mp_limb_t mpfr_l2b_16_0__tab[] = { 0x800000000000000000000000 }; variable
743 const mp_limb_t mpfr_l2b_16_0__tab[] = { 0x80000000000000000000000000000000 }; variable
745 const mp_limb_t mpfr_l2b_16_0__tab[] = { 0x8000000000000000000000000000000000000000000000000000000000000000 }; variable

Completed in 90 milliseconds