taglinefilesource code
make_s_ieee450arch/alpha/math-emu/ieee-math.creturn make_s_ieee(f, a, b);  /* no rounding error */
make_s_ieee468arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z2, b);
make_s_ieee470arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z1, b);
make_s_ieee474arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z2, b);
make_s_ieee476arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z1, b);
make_s_ieee480arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z1, b);
make_s_ieee485arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z1, b);
make_s_ieee487arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z2, b);
make_s_ieee493arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z2, b);
make_s_ieee495arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z1, b);