gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rwxr-xr-xgcl/info/si-defs.texi 11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcl/info/si-defs.texi b/gcl/info/si-defs.texi
index 73ec414c6..be73bae73 100755
--- a/gcl/info/si-defs.texi
+++ b/gcl/info/si-defs.texi
@@ -902,6 +902,17 @@ for starting up an alternate top level loop.
@end defvar
+@defun MULTIPLY-BIGNUM-STACK (n)
+Package:SI
+
+Increase the internal bignum stack by a factor of N. Normally space on this
+stack is recovered after each complete lisp expression is evaluated. However
+if you are dealing with large integers, you may need to use this function
+to increase the stack.
+
+
+
+@end defun
@defun RUN-PROCESS (string arglist)
Package:SI
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月15日 18:04:42 +0000

AltStyle によって変換されたページ (->オリジナル) /