Searched refs:powers (Results 1 – 1 of 1) sorted by relevance
484 --powers; in __printf_fp_l()504 &__tens[powers->arrayoff], in __printf_fp_l()524 &__tens[powers->arrayoff], in __printf_fp_l()534 p.tmpsize = powers->arraysize; in __printf_fp_l()542 &__tens[powers->arrayoff in __printf_fp_l()562 while (powers > &_fpioconst_pow10[0]); in __printf_fp_l()675 --powers; in __printf_fp_l()677 if (p.exponent >= powers->m_expo) in __printf_fp_l()687 powers->arraysize - _FPIO_CONST_OFFSET, in __printf_fp_l()692 powers->arraysize - _FPIO_CONST_OFFSET); in __printf_fp_l()[all …]
Completed in 4 milliseconds