aboutsummaryrefslogtreecommitdiff
path: root/gmp-6.3.0/fib_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'gmp-6.3.0/fib_table.h')
-rw-r--r--gmp-6.3.0/fib_table.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/gmp-6.3.0/fib_table.h b/gmp-6.3.0/fib_table.h
new file mode 100644
index 0000000..558aeb6
--- /dev/null
+++ b/gmp-6.3.0/fib_table.h
@@ -0,0 +1,8 @@
+/* This file generated by gen-fib.c - DO NOT EDIT. */
+
+#if GMP_NUMB_BITS != 32
+Error, error, this data is for 32 bits
+#endif
+
+#define FIB_TABLE_LIMIT 47
+#define FIB_TABLE_LUCNUM_LIMIT 46