Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
trig_arg
arch/x86/math-emu/fpu_trig.c
300
if ((q = trig_arg(st0_ptr, 0)) == -1) {
arch/x86/math-emu/fpu_trig.c
558
if ((q = trig_arg(st0_ptr, 0)) == -1) {
arch/x86/math-emu/fpu_trig.c
636
} else if ((q = trig_arg(st0_ptr, FCOS)) != -1) {