poly_l2           101 arch/x86/math-emu/fpu_proto.h extern void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign);
poly_l2          1070 arch/x86/math-emu/fpu_trig.c 				poly_l2(st0_ptr, st1_ptr, sign);