Searched defs:mpfr_l2b_2_1__tab (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | get_str.c | 274 const mp_limb_t mpfr_l2b_2_1__tab[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80 … variable 276 const mp_limb_t mpfr_l2b_2_1__tab[] = { 0x0000, 0x0000, 0x0000, 0x0000, 0x8000 }; variable 278 const mp_limb_t mpfr_l2b_2_1__tab[] = { 0x00000000, 0x00000000, 0x80000000 }; variable 280 const mp_limb_t mpfr_l2b_2_1__tab[] = { UINT64_C(0x0000000000000000), UINT64_C(0x8000000000000000) … variable 282 const mp_limb_t mpfr_l2b_2_1__tab[] = { 0x800000000000000000000000 }; variable 284 const mp_limb_t mpfr_l2b_2_1__tab[] = { 0x80000000000000000000000000000000 }; variable 286 const mp_limb_t mpfr_l2b_2_1__tab[] = { 0x800000000000000000000000000000000000000000000000000000000… variable
|