chiark
/
gitweb
/
~mdw
/
catacomb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0b38b8b
)
math/mpmont.c: Fix comment title for `mulcore'.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 7 Nov 2019 01:41:55 +0000
(
01:41
+0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 9 May 2020 19:57:33 +0000
(20:57 +0100)
math/mpmont.c
patch
|
blob
|
blame
|
history
diff --git
a/math/mpmont.c
b/math/mpmont.c
index 2ed1e11376b77863681691fc6dab08d3451d25ab..3edb58fbe8b4ac5880ce8785a931e1e5a2b95a11 100644
(file)
--- a/
math/mpmont.c
+++ b/
math/mpmont.c
@@
-115,7
+115,7
@@
static redccore__functype *pick_redccore(void)
DISPATCH_PICK_FALLBACK(mpmont_reduce, simple_redccore);
}
DISPATCH_PICK_FALLBACK(mpmont_reduce, simple_redccore);
}
-/* --- @
redc
core@ --- *
+/* --- @
mul
core@ --- *
*
* Arguments: @mpw *dv, *dvl@ = base and limit of source/destination
* @const mpw *av, *avl@ = base and limit of first multiplicand
*
* Arguments: @mpw *dv, *dvl@ = base and limit of source/destination
* @const mpw *av, *avl@ = base and limit of first multiplicand