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

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c699 # define rb_warn4S(file,line,fmt,a) rb_compile_warn((file), (line), (fmt), (a)) macro
706 # define rb_warn4S(file,line,fmt,a) ripper_warnS(parser, (fmt), (a)) macro
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c699 # define rb_warn4S(file,line,fmt,a) rb_compile_warn((file), (line), (fmt), (a)) macro
706 # define rb_warn4S(file,line,fmt,a) ripper_warnS(parser, (fmt), (a)) macro

Completed in 307 milliseconds