Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FP_SQRT_D
arch/alpha/math-emu/math.c
213
FP_SQRT_D(DR, DB);
arch/powerpc/math-emu/fsqrt.c
32
FP_SQRT_D(R, B);
arch/powerpc/math-emu/fsqrts.c
33
FP_SQRT_D(R, B);
arch/sparc/math-emu/math_32.c
449
case FSQRTD: FP_SQRT_D (DR, DB); break;
arch/sparc/math-emu/math_64.c
454
case FSQRTD: FP_SQRT_D (DR, DB); break;