diff options
Diffstat (limited to 'Build/source/libs/mpfr/mpfr-src/src/sparc64')
-rw-r--r-- | Build/source/libs/mpfr/mpfr-src/src/sparc64/mparam.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/libs/mpfr/mpfr-src/src/sparc64/mparam.h b/Build/source/libs/mpfr/mpfr-src/src/sparc64/mparam.h index 045cc56c147..765912448fb 100644 --- a/Build/source/libs/mpfr/mpfr-src/src/sparc64/mparam.h +++ b/Build/source/libs/mpfr/mpfr-src/src/sparc64/mparam.h @@ -1,6 +1,6 @@ /* Various Thresholds of MPFR, not exported. -*- mode: C -*- -Copyright 2005-2018 Free Software Foundation, Inc. +Copyright 2005-2019 Free Software Foundation, Inc. This file is part of the GNU MPFR Library. @@ -16,7 +16,7 @@ License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see -http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., +https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Generated by MPFR's tuneup.c, 2011-07-31, gcc 3.3.5 */ @@ -88,7 +88,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 791,792,792,792,791,792,792,792,791,792,792,792,791,792,791,791, \ 791,791,791,792,792,791,792,792,791,792,792,792,791,792,792,792, \ 792,791,792,792,791,792,792,856,792,792,792,856,792,791,792,856 \ - + #define MPFR_SQRHIGH_TAB \ -1,0,0,0,0,-1,5,5,7,7,9,7,9,8,9,10, \ 11,10,11,11,13,12,13,13,17,14,16,16,16,16,17,18, \ @@ -154,7 +154,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 536,536,552,552,536,552,552,520,567,544,552,552,552,568,567,567, \ 568,568,567,567,568,568,535,584,568,512,568,567,512,568,567,568, \ 576,568,567,584,568,600,584,584,600,568,597,592,591,600,599,599 \ - + #define MPFR_DIVHIGH_TAB \ 0,1,2,3,4,5,6,7,6,7,8,9,10,11,12,13, \ 10,10,11,11,13,12,13,13,14,14,15,15,18,17,19,19, \ @@ -220,7 +220,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 542,542,542,542,544,544,544,560,542,542,575,543,544,544,544,542, \ 544,575,575,544,544,544,544,544,561,561,543,559,544,560,560,560, \ 608,587,573,575,575,608,583,585,560,575,585,575,588,573,608,577 \ - + #define MPFR_MUL_THRESHOLD 13 /* limbs */ #define MPFR_SQR_THRESHOLD 11 /* limbs */ #define MPFR_DIV_THRESHOLD 19 /* limbs */ |