Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dnumber.h108 #define SCM_RATNUM(obj) ((ScmRatnum*)(obj))
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dgauche.h553 typedef struct ScmRatnumRec ScmRatnum; typedef
H A Dnumber.c660 ScmRatnum *r = SCM_NEW(ScmRatnum); in Scm_MakeRatnum()
/dports/lang/gauche/Gauche-0.9.10/doc/
H A Dgauche-dev.texi831 by a @code{ScmRatnum} structure.