tag
line
file
source code
poly_tan
85
drivers/FPU-emu/fpu_proto.h
extern void poly_tan(FPU_REG const *arg, FPU_REG *result, int invert);
poly_tan
301
drivers/FPU-emu/fpu_trig.c
poly_tan(FPU_st0_ptr, FPU_st0_ptr, q & FCOS);