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