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

/macosx-10.9.5/ruby-104/ruby/ext/tk/tkutil/
H A Dtkutil.c941 VALUE old_gc; local
949 old_gc = rb_gc_disable();
972 if (old_gc == Qfalse) rb_gc_enable();
1661 VALUE old_gc; local
1666 old_gc = rb_gc_disable();
1692 if (old_gc == Qfalse) rb_gc_enable();
/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c3205 VALUE old_gc; local
3208 old_gc = rb_gc_disable();
3279 if (old_gc == Qfalse) rb_gc_enable();
3607 VALUE old_gc; local
3631 old_gc = rb_gc_disable();
3652 if (old_gc == Qfalse) rb_gc_enable();
3684 if (old_gc == Qfalse) rb_gc_enable();
9722 VALUE old_gc; local
9773 old_gc = rb_gc_disable();
9794 if (old_gc
9871 VALUE old_gc; local
[all...]

Completed in 313 milliseconds