From abc14a7140c0f52ecc22d7784a798155a9811004 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Fri, 16 Nov 2018 11:48:20 +0000 Subject: Removed trailing whitespace. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13265 280ebfd0-de03-0410-8827-d642c229c3f4 --- src/powerpc64/mparam.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/powerpc64') diff --git a/src/powerpc64/mparam.h b/src/powerpc64/mparam.h index 4202e138f..2d8fbe8c9 100644 --- a/src/powerpc64/mparam.h +++ b/src/powerpc64/mparam.h @@ -88,7 +88,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 784,784,783,784,783,784,784,784,784,783,784,783,784,784,784,784, \ 784,784,783,784,784,783,784,784,784,783,784,784,784,784,784,783, \ 782,783,784,784,784,784,784,784,784,784,783,784,784,784,784,784 \ - + #define MPFR_SQRHIGH_TAB \ -1,0,-1,0,0,0,-1,-1,-1,7,8,-1,10,11,11,11, \ 11,11,11,11,13,13,13,13,15,15,15,15,16,17,19,19, \ @@ -154,7 +154,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 696,598,600,600,600,664,600,600,664,664,600,600,600,600,600,600, \ 600,600,728,728,600,728,728,728,728,600,725,727,727,728,727,728, \ 727,728,728,727,728,728,728,728,728,728,728,728,727,728,728,728 \ - + #define MPFR_DIVHIGH_TAB \ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /*0-15*/ \ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /*16-31*/ \ @@ -220,7 +220,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 508,534,512,512,512,512,544,512,532,512,528,534,536,536,544,536, /*976-991*/ \ 535,540,528,528,610,536,528,528,609,612,608,536,544,612,544,536, /*992-1007*/ \ 540,536,612,536,607,536,612,610,610,612,612,612,612,544,612,611 /*1008-1023*/ \ - + #define MPFR_MUL_THRESHOLD 9 /* limbs */ #define MPFR_SQR_THRESHOLD 14 /* limbs */ #define MPFR_DIV_THRESHOLD 3 /* limbs */ -- cgit v1.2.1