poly_2xm1 96 arch/x86/math-emu/fpu_proto.h extern int poly_2xm1(u_char sign, FPU_REG * arg, FPU_REG *result); poly_2xm1 247 arch/x86/math-emu/fpu_trig.c poly_2xm1(getsign(st0_ptr), &a, st0_ptr);