Searched refs:poly_atan (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/math-emu/
H A DMakefile16 poly_atan.o poly_l2.o poly_2xm1.o poly_sin.o poly_tan.o \
H A Dfpu_proto.h86 /* poly_atan.c */
87 extern void poly_atan(FPU_REG *st0_ptr, u_char st0_tag, FPU_REG *st1_ptr,
H A Dpoly_atan.c2 | poly_atan.c |
52 /*--- poly_atan() -----------------------------------------------------------+
55 void poly_atan(FPU_REG *st0_ptr, u_char st0_tag, function
H A Dfpu_trig.c1341 poly_atan(st0_ptr, st0_tag, st1_ptr, st1_tag);

Completed in 106 milliseconds