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

/macosx-10.10.1/ruby-106/ruby/
H A Dgc.c2249 #define SET_STACK_END (SET_MACHINE_STACK_END(&th->machine_stack_end), th->machine_register_stack_end = rb_ia64_bsp()) macro
2251 #define SET_STACK_END SET_MACHINE_STACK_END(&th->machine_stack_end) macro
2283 SET_STACK_END;
2294 SET_STACK_END;
2514 SET_STACK_END;
2926 SET_STACK_END;

Completed in 76 milliseconds