taglinefilesource code
poly_sine88arch/i386/math-emu/fpu_proto.hextern void poly_sine(FPU_REG const *arg, FPU_REG *result);
poly_sine538arch/i386/math-emu/fpu_trig.cpoly_sine(st0_ptr, &rv);
poly_sine619arch/i386/math-emu/fpu_trig.cpoly_sine(arg, &rv);