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

/macosx-10.10.1/ruby-106/ruby/
H A Deval_error.c252 case TAG_RETURN:
H A Deval_intern.h135 #define TAG_RETURN RUBY_TAG_RETURN macro
H A Dvm.c887 case TAG_RETURN:
917 case TAG_RETURN:
1233 if (state == TAG_BREAK || state == TAG_RETURN) {
1237 if (state == TAG_RETURN) {
/macosx-10.10.1/vim-55/src/
H A Dif_ruby.c817 #define TAG_RETURN 0x1 macro
828 case TAG_RETURN:
/macosx-10.10.1/ruby-106/ruby/ext/tk/
H A Dtcltklib.c156 #define TAG_RETURN 0x1 macro
3211 case TAG_RETURN:

Completed in 211 milliseconds