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

/macosx-10.9.5/ruby-104/ruby/
H A Dgc.c195 typedef struct mark_stack { struct
244 mark_stack_t mark_stack; member in struct:rb_objspace
420 free_stack_chunks(&objspace->mark_stack);
580 init_mark_stack(&objspace->mark_stack);
2592 push_mark_stack(&objspace->mark_stack, ptr);
2902 mark_stack_t *mstack = &objspace->mark_stack;
/macosx-10.9.5/emacs-92/emacs/src/
H A Dalloc.c472 static void mark_stack P_ ((void));
4410 who is, please take a look at the function mark_stack in alloc.c, and\n\
4423 Please take a look at the function mark_stack in alloc.c, and\n\
4566 mark_stack ()
5191 mark_stack ();
5219 mark_stack ();
4552 mark_stack () function

Completed in 149 milliseconds