diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-11-13 12:10:31 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-11-13 13:10:09 -0800 |
commit | 02e637ecca3b1419d2a6c433eca72c5728c65051 (patch) | |
tree | f3a213c730c7893513a69b5f9e2e69a429f837da /lisp/emacs-lisp/syntax.el | |
parent | ff10e9517d98aa606e007d3aa4d5aef1c423ab77 (diff) | |
download | emacs-02e637ecca3b1419d2a6c433eca72c5728c65051.tar.gz emacs-02e637ecca3b1419d2a6c433eca72c5728c65051.tar.bz2 emacs-02e637ecca3b1419d2a6c433eca72c5728c65051.zip |
Refactor bignum multiplication, exponentiation
This doesn’t alter behavior, and simplifies the next commit.
* src/bignum.c (GMP_NLIMBS_MAX, NLIMBS_LIMIT, emacs_mpz_size)
(emacs_mpz_mul, emacs_mpz_mul_2exp, emacs_mpz_pow_ui): Move here ...
* src/data.c: ... from here.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions