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

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c698 # define rb_warnS(fmt,a) rb_compile_warn(ruby_sourcefile, ruby_sourceline, (fmt), (a)) macro
705 # define rb_warnS(fmt,a) ripper_warnS(parser, (fmt), (a)) macro
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c698 # define rb_warnS(fmt,a) rb_compile_warn(ruby_sourcefile, ruby_sourceline, (fmt), (a)) macro
705 # define rb_warnS(fmt,a) ripper_warnS(parser, (fmt), (a)) macro

Completed in 202 milliseconds