Searched refs:LN2 (Results 1 – 2 of 2) sorted by relevance
110 ty##N = LN2 * (double) exp##N + __TBL_logf[i##N]; \147 double LN2 = __TBL_logf[64]; /* log(2) = 0.6931471805599453094 */ in __vlogf() local212 ty0 = LN2 * (double) exp0 + __TBL_logf[i0]; in __vlogf()213 ty1 = LN2 * (double) exp1 + __TBL_logf[i1]; in __vlogf()214 ty2 = LN2 * (double) exp2 + __TBL_logf[i2]; in __vlogf()215 ty3 = LN2 * (double) exp3 + __TBL_logf[i3]; in __vlogf()216 ty4 = LN2 * (double) exp4 + __TBL_logf[i4]; in __vlogf()
76 .word 0x3fe62e42, 0xfefa39ef, ! LN2 = 6.931471805599452862e-0194 #define LN2 %f38 macro174 ! f38 LN2 = 6.931471805599452862e-01199 ! double LN2 = 6.931471805599452862e-01;214 ! ty = LN2 * (double)(*(int*)&exp);250 ! ty = LN2 * (double)iexp;291 ldd [LOGFTBL+560],LN2503 fmuld LN2,%f40,%f40 ! (Y0_0) ty = LN2 * (double)(*(int*)&exp)513 fmuld LN2,%f56,%f56 ! (Y1_0) LN2 * (double)(*(int*)&exp)584 fmuld LN2,%f40,%f40 ! (Y2_0) ty = LN2 * (double)(*(int*)&exp)[all …]