Home
last modified time | relevance | path

Searched refs:current_library_collection_links (Results 1 – 2 of 2) sorted by relevance

/dports/lang/racket/racket-8.3/src/bc/src/
H A Dplace.c195 Scheme_Object *current_library_collection_links; member
362 place_data->current_library_collection_links = collection_links; in scheme_place()
468 tmp = places_prepare_direct(place_data->current_library_collection_links); in scheme_place()
469 place_data->current_library_collection_links = tmp; in scheme_place()
2405 a[0] = places_deep_direct_uncopy(place_data->current_library_collection_links); in place_start_proc_after_stack()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dplace.c195 Scheme_Object *current_library_collection_links; member
362 place_data->current_library_collection_links = collection_links; in scheme_place()
468 tmp = places_prepare_direct(place_data->current_library_collection_links); in scheme_place()
469 place_data->current_library_collection_links = tmp; in scheme_place()
2405 a[0] = places_deep_direct_uncopy(place_data->current_library_collection_links); in place_start_proc_after_stack()