Home
last modified time | relevance | path

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

/dports/lang/guile1/guile-1.8.8/libguile/
H A Drandom.h80 SCM_API double scm_c_exp1 (scm_t_rstate *);
H A Drandom.c174 scm_c_exp1 (scm_t_rstate *state) in scm_c_exp1() function
581 return scm_from_double (scm_c_exp1 (SCM_RSTATE (state)));
/dports/lang/guile2/guile-2.2.7/libguile/
H A Drandom.h68 SCM_API double scm_c_exp1 (scm_t_rstate *);
H A Drandom.c242 scm_c_exp1 (scm_t_rstate *state) in scm_c_exp1() function
697 return scm_from_double (scm_c_exp1 (SCM_RSTATE (state)));
/dports/lang/guile/guile-3.0.7/libguile/
H A Drandom.h67 SCM_API double scm_c_exp1 (scm_t_rstate *);
H A Drandom.c254 scm_c_exp1 (scm_t_rstate *state) in scm_c_exp1() function
708 return scm_from_double (scm_c_exp1 (SCM_RSTATE (state)));
/dports/lang/guile1/guile-1.8.8/
H A DNEWS5020 *** Function: double scm_c_exp1 (scm_rstate *STATE)
/dports/lang/guile2/guile-2.2.7/
H A DNEWS10662 *** Function: double scm_c_exp1 (scm_rstate *STATE)
/dports/lang/guile/guile-3.0.7/
H A DNEWS11559 *** Function: double scm_c_exp1 (scm_rstate *STATE)