Home
last modified time | relevance | path

Searched refs:poly_2xm1 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/math-emu/
A DMakefile16 poly_atan.o poly_l2.o poly_2xm1.o poly_sin.o poly_tan.o \
A Dpoly_2xm1.c53 int poly_2xm1(u_char sign, FPU_REG *arg, FPU_REG *result) in poly_2xm1() function
A Dfpu_proto.h96 extern int poly_2xm1(u_char sign, FPU_REG * arg, FPU_REG *result);
A Dfpu_trig.c247 poly_2xm1(getsign(st0_ptr), &a, st0_ptr); in f2xm1()

Completed in 7 milliseconds