Home
last modified time | relevance | path

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

/dports/lang/scheme48/scheme48-1.9.2/c/bibop/
H A Dareas.h41 gc_action_t; typedef
53 gc_action_t action;
H A Dgeneration_gc.c339 static void set_gc_actions(Space* space, gc_action_t small, in set_gc_actions()
340 gc_action_t large, gc_action_t weaks) { in set_gc_actions()