Searched refs:gc_list (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dgc.c183 struct gc_list { struct
185 struct gc_list *next;
252 struct gc_list *global_list;
397 struct gc_list *list, *next;
2915 struct gc_list *list;
2992 struct gc_list *tmp;
2994 tmp = ALLOC(struct gc_list);
3004 struct gc_list *tmp = global_List;
3013 struct gc_list *t = tmp->next;

Completed in 120 milliseconds