FP_SQRT_D         216 arch/alpha/math-emu/math.c 			FP_SQRT_D(DR, DB);
FP_SQRT_D          16 arch/nds32/math-emu/fsqrtd.c 	FP_SQRT_D(R, A);
FP_SQRT_D          32 arch/powerpc/math-emu/fsqrt.c 	FP_SQRT_D(R, B);
FP_SQRT_D          33 arch/powerpc/math-emu/fsqrts.c 	FP_SQRT_D(R, B);
FP_SQRT_D         449 arch/sparc/math-emu/math_32.c 	case FSQRTD: FP_SQRT_D (DR, DB); break;
FP_SQRT_D         454 arch/sparc/math-emu/math_64.c 		case FSQRTD: FP_SQRT_D (DR, DB); break;