Searched refs:poly_l2 (Results 1 – 4 of 4) sorted by relevance
16 poly_atan.o poly_l2.o poly_2xm1.o poly_sin.o poly_tan.o \
101 extern void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign);
27 void poly_l2(FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign) in poly_l2() function
1075 poly_l2(st0_ptr, st1_ptr, sign); in fyl2x()