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

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c700 # define rb_warning0(fmt) rb_compile_warning(ruby_sourcefile, ruby_sourceline, (fmt)) macro
707 # define rb_warning0(fmt) ripper_warning0(parser, (fmt)) macro
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c700 # define rb_warning0(fmt) rb_compile_warning(ruby_sourcefile, ruby_sourceline, (fmt)) macro
707 # define rb_warning0(fmt) ripper_warning0(parser, (fmt)) macro

Completed in 179 milliseconds