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

/macosx-10.9.5/ruby-104/ruby/
H A Dmethod.h136 void rb_free_m_table(st_table *tbl);
H A Dclass.c231 rb_free_m_table(RCLASS_M_TBL(clone));
H A Dgc.c800 rb_free_m_table(st_table *tbl) function
931 rb_free_m_table(RCLASS_M_TBL(obj));

Completed in 79 milliseconds