summaryrefslogtreecommitdiff
path: root/mpn/pa32
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2010-05-07 00:41:24 +0200
committerTorbjorn Granlund <tege@gmplib.org>2010-05-07 00:41:24 +0200
commit66c3ec7eba4eb10589276e977425fa5a9fe347b7 (patch)
tree90a988d2ddb86b31a67f4231a4236518a0638968 /mpn/pa32
parent204bc54967df4b982fa8731a4f5a2f89094bcbf0 (diff)
downloadgmp-66c3ec7eba4eb10589276e977425fa5a9fe347b7.tar.gz
Clean up some spacing.
Diffstat (limited to 'mpn/pa32')
-rw-r--r--mpn/pa32/gmp-mparam.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpn/pa32/gmp-mparam.h b/mpn/pa32/gmp-mparam.h
index ca5ead0e3..8eb6a0fb0 100644
--- a/mpn/pa32/gmp-mparam.h
+++ b/mpn/pa32/gmp-mparam.h
@@ -24,14 +24,14 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
/* These values are for the PA7100 using GCC. */
/* Generated by tuneup.c, 2000-10-27. */
-#ifndef MUL_TOOM22_THRESHOLD
+#ifndef MUL_TOOM22_THRESHOLD
#define MUL_TOOM22_THRESHOLD 30
#endif
#ifndef MUL_TOOM33_THRESHOLD
#define MUL_TOOM33_THRESHOLD 141
#endif
-#ifndef SQR_TOOM2_THRESHOLD
+#ifndef SQR_TOOM2_THRESHOLD
#define SQR_TOOM2_THRESHOLD 59
#endif
#ifndef SQR_TOOM3_THRESHOLD