vfp_sign_negate   775 arch/arm/vfp/vfpdouble.c 			vdd->sign = vfp_sign_negate(vdd->sign);
vfp_sign_negate   866 arch/arm/vfp/vfpdouble.c 		vdp.sign = vfp_sign_negate(vdp.sign);
vfp_sign_negate   872 arch/arm/vfp/vfpdouble.c 		vdn.sign = vfp_sign_negate(vdn.sign);
vfp_sign_negate   952 arch/arm/vfp/vfpdouble.c 	vdd.sign = vfp_sign_negate(vdd.sign);
vfp_sign_negate   997 arch/arm/vfp/vfpdouble.c 	vdm.sign = vfp_sign_negate(vdm.sign);
vfp_sign_negate   820 arch/arm/vfp/vfpsingle.c 			vsd->sign = vfp_sign_negate(vsd->sign);
vfp_sign_negate   913 arch/arm/vfp/vfpsingle.c 		vsp.sign = vfp_sign_negate(vsp.sign);
vfp_sign_negate   921 arch/arm/vfp/vfpsingle.c 		vsn.sign = vfp_sign_negate(vsn.sign);
vfp_sign_negate  1007 arch/arm/vfp/vfpsingle.c 	vsd.sign = vfp_sign_negate(vsd.sign);