Home
last modified time | relevance | path

Searched refs:poly_sine (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_proto.h97 extern void poly_sine(FPU_REG *st0_ptr);
Dpoly_sin.c66 void poly_sine(FPU_REG *st0_ptr) in poly_sine() function
Dfpu_trig.c611 poly_sine(st0_ptr); in fsin()
693 poly_sine(st0_ptr); in f_cos()