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

/macosx-10.9.5/ruby-104/ruby/
H A Dvm.c1573 rb_mark_tbl(vm->loading_table);
1576 rb_mark_tbl(vm->loaded_features_index);
1841 rb_mark_tbl(th->local_storage);
H A Dvariable.c996 rb_mark_tbl((st_table *)tbl);
1529 rb_mark_tbl((st_table *)ptr);
H A Dmarshal.c1007 rb_mark_tbl(p->data);
H A Dgc.c2543 rb_mark_tbl(st_table *tbl) function
H A Dparse.c16551 rb_mark_tbl(global_symbols.id_str);
H A Dparse.y10055 rb_mark_tbl(global_symbols.id_str);
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dintern.h449 void rb_mark_tbl(struct st_table*);
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c16641 rb_mark_tbl(global_symbols.id_str);
H A Dripper.y10055 rb_mark_tbl(global_symbols.id_str);

Completed in 230 milliseconds