Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_proto.h98 extern void poly_cos(FPU_REG *st0_ptr);
Dpoly_sin.c211 void poly_cos(FPU_REG *st0_ptr) in poly_cos() function
Dfpu_trig.c684 poly_cos(st0_ptr); in f_cos()