Home
last modified time | relevance | path

Searched refs:__tens (Results 1 – 3 of 3) sorted by relevance

/stdlib/
A Dfpioconst.h66 extern const mp_limb_t __tens[] attribute_hidden;
A Dfpioconst.c34 const mp_limb_t __tens[] = variable
669 const mp_limb_t __tens[] = variable
A Dstrtod_l.c1226 &__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