Searched refs:dp_h (Results 1 – 2 of 2) sorted by relevance
72 bp[] = { 1.0, 1.5, }, dp_h[] = {278 t1 = (((z_h + z_l) + dp_h[k]) + t);280 t2 = z_l - (((t1 - t) - dp_h[k]) - z_h);
80 static const double dp_h[] = variable367 t1.dbl = (((z_h + z_l) + dp_h[k]) + t.dbl); in pow()369 t2 = z_l - (((t1.dbl - t.dbl) - dp_h[k]) - z_h); in pow()