Searched defs:scheme_make_long_double (Results 1 – 6 of 6) sorted by relevance
373 #define scheme_make_long_double (scheme_extension_table->scheme_make_long_double) macro
1949 Scheme_Object *scheme_make_long_double(long_double d) in scheme_make_long_double() function
479 Scheme_Object *(*scheme_make_long_double)(mz_long_double d); member