tag
line
file
source code
poly_atan
81
arch/i386/math-emu/fpu_proto.h
extern void poly_atan(FPU_REG *arg1, FPU_REG *arg2, FPU_REG *result);
poly_atan
1206
arch/i386/math-emu/fpu_trig.c
poly_atan(st0_ptr, st1_ptr, st1_ptr);