Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/math-emu/
Dfpu_trig.c550 static int f_sin(FPU_REG *st0_ptr, u_char tag) in f_sin() function
613 f_sin(st0_ptr, tag); in fsin()
732 if (!f_sin(st0_ptr, st0_tag)) { in fsincos()