Home
last modified time | relevance | path

Searched defs:scheme_bignum_to_allocated_string (Results 1 – 6 of 6) sorted by relevance

/dports/lang/racket/racket-8.3/src/bc/src/
H A Dbignum.c1189 char *scheme_bignum_to_allocated_string(const Scheme_Object *b, int radix, int alloc) in scheme_bignum_to_allocated_string() function
H A Dschemexm.h437 #define scheme_bignum_to_allocated_string (scheme_extension_table->scheme_bignum_to_allocated_strin… macro
H A Dschemex.h568 char *(*scheme_bignum_to_allocated_string)(const Scheme_Object *n, int radix, int alloc); member
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dbignum.c1189 char *scheme_bignum_to_allocated_string(const Scheme_Object *b, int radix, int alloc) in scheme_bignum_to_allocated_string() function
H A Dschemexm.h437 #define scheme_bignum_to_allocated_string (scheme_extension_table->scheme_bignum_to_allocated_strin… macro
H A Dschemex.h568 char *(*scheme_bignum_to_allocated_string)(const Scheme_Object *n, int radix, int alloc); member