EQ 23 id.c #define tEQ RUBY_TOKEN(EQ) EQ 885 parse.y %token tEQ RUBY_TOKEN(EQ) "==" EQ 1468 vm.c OP(Eq, EQ), (C(Integer), C(Float), C(String));