Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FSTOI
arch/sparc/math-emu/math_32.c
323
case FSTOI: TYPE(2,1,0,1,1,0,0); break;
arch/sparc/math-emu/math_32.c
456
case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break;
arch/sparc/math-emu/math_64.c
249
case FSTOI: TYPE(2,1,0,1,1,0,0); break;
arch/sparc/math-emu/math_64.c
461
case FSTOI: FP_TO_INT_S (IR, SB, 32, 1); break;