]> git.eshelyaron.com Git - emacs.git/commit
Provide new functions to create bignums
authorTom Tromey <tom@tromey.com>
Sat, 7 Jul 2018 20:53:23 +0000 (14:53 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jul 2018 04:12:27 +0000 (22:12 -0600)
commitb2f3f4ee29ba8510d3cad8025d9ce2c2014b1b7f
treea277ed9d40d0ae529f3d20b1379b3e34c40e7a37
parenta0f2adbfc9cb1b69415f551a5e529f7e1162b9c7
Provide new functions to create bignums

* src/alloc.c (make_bignum_str, make_number): New functions.
* src/lisp.h (make_bignum_str, make_number): Declare.
src/alloc.c
src/lisp.h