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

/macosx-10.9.5/ruby-104/ruby/
H A Dmarshal.c169 rb_mark_hash(p->compat_tbl);
1008 rb_mark_hash(p->compat_tbl);
H A Dgc.c2413 rb_mark_hash(st_table *tbl) function
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dintern.h451 void rb_mark_hash(struct st_table*);
/macosx-10.9.5/ruby-104/ruby/ext/win32ole/
H A Dwin32ole.c9101 com_hash = Data_Wrap_Struct(rb_cData, rb_mark_hash, st_free_table, st_init_numtable());

Completed in 133 milliseconds