Home
last modified time | relevance | path

Searched refs:scheme_allocate_linklet_prefix (Results 1 – 6 of 6) sorted by relevance

/dports/lang/racket/racket-8.3/src/bc/src/
H A Dlinklet.c1488 Scheme_Prefix *scheme_allocate_linklet_prefix(Scheme_Linklet *linklet, int extra) in scheme_allocate_linklet_prefix() function
1531 pf = scheme_allocate_linklet_prefix(linklet, 0); in push_prefix()
H A Dschpriv.h2629 Scheme_Prefix *scheme_allocate_linklet_prefix(Scheme_Linklet *linklet, int extra);
H A Dresolve.c2726 pf = scheme_allocate_linklet_prefix(linklet, 1); in install_static_prefix()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dlinklet.c1488 Scheme_Prefix *scheme_allocate_linklet_prefix(Scheme_Linklet *linklet, int extra) in scheme_allocate_linklet_prefix() function
1531 pf = scheme_allocate_linklet_prefix(linklet, 0); in push_prefix()
H A Dschpriv.h2629 Scheme_Prefix *scheme_allocate_linklet_prefix(Scheme_Linklet *linklet, int extra);
H A Dresolve.c2726 pf = scheme_allocate_linklet_prefix(linklet, 1); in install_static_prefix()