Searched refs:__tens (Results 1 – 3 of 3) sorted by relevance
66 extern const mp_limb_t __tens[] attribute_hidden;
34 const mp_limb_t __tens[] = variable669 const mp_limb_t __tens[] = variable
1226 &__tens[ttab->arrayoff in ____STRTOF_INTERNAL()1230 cy = __mpn_mul (pdest, &__tens[ttab->arrayoff in ____STRTOF_INTERNAL()1425 memcpy (psrc, &__tens[ttab->arrayoff + _FPIO_CONST_OFFSET], in ____STRTOF_INTERNAL()1430 cy = __mpn_mul (pdest, &__tens[ttab->arrayoff in ____STRTOF_INTERNAL()
Completed in 11 milliseconds