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

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c112 #define is_notop_id(id) ((id)>tLAST_OP_ID) macro
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c112 #define is_notop_id(id) ((id)>tLAST_OP_ID) macro
[all...]

Completed in 148 milliseconds