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

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c697 # define rb_warnI(fmt,a) rb_compile_warn(ruby_sourcefile, ruby_sourceline, (fmt), (a)) macro
704 # define rb_warnI(fmt,a) ripper_warnI(parser, (fmt), (a)) macro
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c697 # define rb_warnI(fmt,a) rb_compile_warn(ruby_sourcefile, ruby_sourceline, (fmt), (a)) macro
704 # define rb_warnI(fmt,a) ripper_warnI(parser, (fmt), (a)) macro

Completed in 135 milliseconds