Searched refs:atan_table (Results 1 – 2 of 2) sorted by relevance
66 static struct sfpn atan_table[EXT_FRACBITS]; variable83 printf_sfpn(&atan_table[i]); in main()111 fpn_to_sfpn(&atan_table[i], r); in prepare_cordic_const()239 static const struct sfpn atan_table[] = { variable396 sfpn_to_fpn(&fe->fe_f2, &atan_table[i]); in fpu_cordit1()
35 static const mp_limb_t atan_table[][3] = { variable118 set_table (y, atan_table[0]); in mpfr_atan_aux()123 set_table (y, atan_table[1]); in mpfr_atan_aux()129 set_table (y, atan_table[1 + u]); in mpfr_atan_aux()135 set_table (y, atan_table[4 + u]); in mpfr_atan_aux()