Home
last modified time | relevance | path

Searched defs:scm_to_double (Results 1 – 6 of 6) sorted by relevance

/dports/devel/g-wrap/g-wrap-1.9.15/guile/g-wrap/
H A Dguile-compatibility.h99 #define scm_to_double(_num) \ macro
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Guile/
H A Dguile_tm.cpp314 scm_to_double (SCM i) { in scm_to_double() function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Tiny/
H A Dtinyscheme_tm.hpp86 inline double scm_to_double (scm obj) { return rvalue (obj); } in scm_to_double() function
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dnumbers.c5947 scm_to_double (SCM val) in scm_to_double() function
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dnumbers.c9901 scm_to_double (SCM val) in scm_to_double() function
/dports/lang/guile/guile-3.0.7/libguile/
H A Dnumbers.c9918 scm_to_double (SCM val) in scm_to_double() function