diff options
Diffstat (limited to 'Build/source/libs/mpfr/mpfr-src/src/x86/mparam.h')
-rw-r--r-- | Build/source/libs/mpfr/mpfr-src/src/x86/mparam.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/libs/mpfr/mpfr-src/src/x86/mparam.h b/Build/source/libs/mpfr/mpfr-src/src/x86/mparam.h index 87c3b6bdc5b..abedcf43156 100644 --- a/Build/source/libs/mpfr/mpfr-src/src/x86/mparam.h +++ b/Build/source/libs/mpfr/mpfr-src/src/x86/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.4.2 */ @@ -88,7 +88,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 784,784,784,784,784,784,784,784,784,784,784,832,784,784,784,784, \ 832,784,832,831,832,831,832,832,832,832,832,784,784,784,784,784, \ 832,784,832,784,832,832,832,832,832,832,832,832,832,832,832,832 \ - + #define MPFR_SQRHIGH_TAB \ -1,0,0,-1,-1,-1,-1,5,6,6,7,7,8,8,9,9, \ 10,11,12,11,12,13,14,13,14,15,16,15,16,16,17,17, \ @@ -154,7 +154,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 584,584,584,584,584,584,584,568,568,568,568,616,568,568,616,568, \ 600,584,600,600,600,632,616,600,584,616,616,632,632,584,632,616, \ 616,616,616,616,616,632,632,616,616,632,632,616,616,632,616,616 \ - + #define MPFR_DIVHIGH_TAB \ 0,1,2,3,4,5,6,7,8,7,10,9,10,11,12,13, \ 14,15,16,17,18,16,14,16,16,19,19,18,20,19,20,18, \ @@ -220,7 +220,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., 501,500,552,497,516,511,503,513,497,511,502,509,564,509,504,512, \ 503,504,512,504,504,500,512,512,512,511,512,504,557,504,564,564, \ 512,564,514,512,516,512,560,564,560,564,564,512,564,564,564,560 \ - + #define MPFR_MUL_THRESHOLD 15 /* limbs */ #define MPFR_SQR_THRESHOLD 14 /* limbs */ #define MPFR_DIV_THRESHOLD 27 /* limbs */ |