diff options
Diffstat (limited to 'Build/source/libs/mpfr/mpfr-src/src/hppa/mparam.h')
-rw-r--r-- | Build/source/libs/mpfr/mpfr-src/src/hppa/mparam.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/libs/mpfr/mpfr-src/src/hppa/mparam.h b/Build/source/libs/mpfr/mpfr-src/src/hppa/mparam.h index fe7c6c98ea7..e7024eb6cc7 100644 --- a/Build/source/libs/mpfr/mpfr-src/src/hppa/mparam.h +++ b/Build/source/libs/mpfr/mpfr-src/src/hppa/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 4.3.2 */ @@ -88,7 +88,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 832,832,832,832,832,832,832,831,832,831,832,831,832,831,832,831, \ 832,831,832,832,832,831,832,831,832,831,832,831,832,831,832,831, \ 832,832,832,831,832,832,832,832,832,831,832,832,832,832,832,832 \ - + #define MPFR_SQRHIGH_TAB \ -1,0,0,0,0,0,0,0,0,0,0,7,0,8,9,9, \ 10,10,11,11,12,13,14,13,14,15,16,15,16,17,18,17, \ @@ -154,7 +154,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 592,591,592,591,592,615,616,519,520,615,520,519,520,615,616,615, \ 616,615,528,615,616,615,528,527,528,615,528,623,624,623,536,552, \ 552,551,552,551,552,551,552,551,552,551,552,551,552,551,552,551 \ - + #define MPFR_DIVHIGH_TAB \ 0,1,2,3,4,5,6,7,6,7,10,11,10,11,12,13, \ 10,11,11,11,12,12,14,15,14,14,16,16,16,16,18,17, \ @@ -220,7 +220,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 512,508,512,508,512,512,512,512,512,512,512,512,512,512,512,512, \ 512,512,512,512,512,512,512,512,512,564,562,564,560,512,564,564, \ 562,564,560,564,564,564,560,564,564,564,564,564,564,564,564,562 \ - + #define MPFR_MUL_THRESHOLD 6 /* limbs */ #define MPFR_SQR_THRESHOLD 8 /* limbs */ #define MPFR_DIV_THRESHOLD 23 /* limbs */ |