Home
last modified time | relevance | path

Searched refs:scheme_rational_from_double (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/inside/
H A Dnumbers.scrbl134 @function[(Scheme_Object* scheme_rational_from_double
143 is actually a macro alias for @cpp{scheme_rational_from_double}.}
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dschemex.inc443 scheme_extension_table->scheme_rational_from_double = scheme_rational_from_double;
453 # define scheme_rational_from_float scheme_rational_from_double
H A Dschemexm.h443 #define scheme_rational_from_double (scheme_extension_table->scheme_rational_from_double) macro
453 # define scheme_rational_from_float scheme_rational_from_double
H A Drational.c520 #define SCHEME_RATIONAL_FROM_FLOAT scheme_rational_from_double
H A Dschemex.h577 Scheme_Object *(*scheme_rational_from_double)(double d); member
587 # define scheme_rational_from_float scheme_rational_from_double
H A Dschemef.h714 MZ_EXTERN Scheme_Object *scheme_rational_from_double(double d);
724 # define scheme_rational_from_float scheme_rational_from_double
H A Dnummacs.h9 #define rat_from_double(d, sr) force_rat(scheme_rational_from_double(d), sr)
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dschemexm.h443 #define scheme_rational_from_double (scheme_extension_table->scheme_rational_from_double) macro
453 # define scheme_rational_from_float scheme_rational_from_double
H A Dschemex.inc443 scheme_extension_table->scheme_rational_from_double = scheme_rational_from_double;
453 # define scheme_rational_from_float scheme_rational_from_double
H A Drational.c520 #define SCHEME_RATIONAL_FROM_FLOAT scheme_rational_from_double
H A Dschemex.h577 Scheme_Object *(*scheme_rational_from_double)(double d); member
587 # define scheme_rational_from_float scheme_rational_from_double
H A Dschemef.h714 MZ_EXTERN Scheme_Object *scheme_rational_from_double(double d);
724 # define scheme_rational_from_float scheme_rational_from_double
H A Dnummacs.h9 #define rat_from_double(d, sr) force_rat(scheme_rational_from_double(d), sr)
/dports/lang/racket/racket-8.3/src/bc/include/
H A Dmzscheme.exp344 scheme_rational_from_double
H A Dmzscheme3m.exp350 scheme_rational_from_double
H A Dmzwin.def373 scheme_rational_from_double
H A Dracket.exp389 scheme_rational_from_double
H A Dracket3m.exp394 scheme_rational_from_double
H A Dmzwin3m.def387 scheme_rational_from_double
/dports/lang/racket-minimal/racket-8.3/src/bc/include/
H A Dmzscheme.exp344 scheme_rational_from_double
H A Dmzscheme3m.exp350 scheme_rational_from_double
H A Dmzwin.def373 scheme_rational_from_double
H A Dracket.exp389 scheme_rational_from_double
H A Dracket3m.exp394 scheme_rational_from_double
H A Dmzwin3m.def387 scheme_rational_from_double

12