Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/math-emu/
Dfpu_proto.h105 extern void poly_sine(FPU_REG *st0_ptr);
Dpoly_sin.c58 void poly_sine(FPU_REG *st0_ptr) in poly_sine() function
Dfpu_trig.c563 poly_sine(st0_ptr); in f_sin()
637 poly_sine(st0_ptr); in f_cos()