Searched defs:rb_gc_mark_locations (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dgc.c2343 rb_gc_mark_locations(VALUE *start, VALUE *end) function
2348 #define rb_gc_mark_locations(start, end) gc_mark_locations(objspace, (start), (end)) macro

Completed in 136 milliseconds