Searched defs:powtab (Results 1 – 2 of 2) sorted by relevance
102 powers_t powtab[GMP_LIMB_BITS]; in mpn_set_str() local128 mpn_set_str_compute_powtab (powers_t *powtab, mp_ptr powtab_mem, mp_size_t un, int base) in mpn_set_str_compute_powtab()214 const powers_t *powtab, mp_ptr tp) in mpn_dc_set_str()
302 const powers_t *powtab, mp_ptr tmp) in mpn_dc_get_str()361 powers_t powtab[GMP_LIMB_BITS]; in mpn_get_str() local