Home
last modified time | relevance | path

Searched refs:bignum_to_uintmax (Results 1 – 9 of 9) sorted by relevance

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dbignum.h74 extern uintmax_t bignum_to_uintmax (bignum_type);
H A Dartutl.c119 : (bignum_to_uintmax (n))); in integer_to_uintmax()
H A Dbignum.c523 DEFINE_BIGNUM_TO_UINT (bignum_to_uintmax, uintmax_t)
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dbignum.c279 bignum_to_uintmax (Lisp_Object x) in bignum_to_uintmax() function
H A Dlisp.h3538 extern uintmax_t bignum_to_uintmax (Lisp_Object) ATTRIBUTE_CONST;
3573 uintmax_t i = bignum_to_uintmax (num); in integer_to_uintmax()
/dports/editors/emacs/emacs-27.2/src/
H A Dbignum.c270 bignum_to_uintmax (Lisp_Object x) in bignum_to_uintmax() function
H A Dlisp.h3512 extern uintmax_t bignum_to_uintmax (Lisp_Object);
3547 uintmax_t i = bignum_to_uintmax (num); in integer_to_uintmax()
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.356251 and bignum_to_uintmax.
56252 (bignum_to_intmax, bignum_to_uintmax): Use them.
58152 (mpz_set_uintmax_slow, bignum_to_intmax, bignum_to_uintmax):
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.381577 (bignum_to_uintmax, bignum_bufsize):
144831 and bignum_to_uintmax.
144832 (bignum_to_intmax, bignum_to_uintmax): Use them.
146732 (mpz_set_uintmax_slow, bignum_to_intmax, bignum_to_uintmax):