Home
last modified time | relevance | path

Searched refs:BIGNUM_TO_FLONUM_P (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dobject.h438 #define BIGNUM_TO_FLONUM_P BIGNUM_TO_DOUBLE_P macro
H A Dartutl.c212 ((BIGNUM_TO_FLONUM_P (bignum)) in bignum_to_flonum()