Home
last modified time | relevance | path

Searched refs:Scm_RealSecondsToTime (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dsystem.h153 SCM_EXTERN ScmObj Scm_RealSecondsToTime(double sec);
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dlibsys.scm855 Scm_RealSecondsToTime)
H A Dsystem.c1038 ScmObj Scm_RealSecondsToTime(double sec) in Scm_RealSecondsToTime() function
H A Dlibsys.c6888 {SCM_RESULT=(Scm_RealSecondsToTime(t));goto SCM_STUB_RETURN;} in libsysseconds_TOtime()