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

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c701 # define rb_warningS(fmt,a) rb_compile_warning(ruby_sourcefile, ruby_sourceline, (fmt), (a)) macro
708 # define rb_warningS(fmt,a) ripper_warningS(parser, (fmt), (a)) macro
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c701 # define rb_warningS(fmt,a) rb_compile_warning(ruby_sourcefile, ruby_sourceline, (fmt), (a)) macro
708 # define rb_warningS(fmt,a) ripper_warningS(parser, (fmt), (a)) macro

Completed in 222 milliseconds