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

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c468 #define call_uni_op(recv,id) call_uni_op_gen(parser, (recv),(id)) macro
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c468 #define call_uni_op(recv,id) call_uni_op_gen(parser, (recv),(id)) macro

Completed in 302 milliseconds