Home
last modified time | relevance | path

Searched refs:scheme_check_float (Results 1 – 8 of 8) sorted by relevance

/dports/lang/racket/racket-8.3/src/bc/src/
H A Drational.c546 #define SCHEME_CHECK_FLOAT scheme_check_float
H A Dbignum.c1509 # define SCHEME_CHECK_FLOAT scheme_check_float
H A Dschpriv.h2355 int scheme_check_float(const char *where, float v, const char *dest);
2357 # define scheme_check_float scheme_check_double macro
H A Dnumstr.c2078 int scheme_check_float(const char *where, float f, const char *dest) in scheme_check_float() function
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Drational.c546 #define SCHEME_CHECK_FLOAT scheme_check_float
H A Dbignum.c1509 # define SCHEME_CHECK_FLOAT scheme_check_float
H A Dschpriv.h2355 int scheme_check_float(const char *where, float v, const char *dest);
2357 # define scheme_check_float scheme_check_double macro
H A Dnumstr.c2078 int scheme_check_float(const char *where, float f, const char *dest) in scheme_check_float() function