TK_NE             393 lib/lua/llex.c         else { next(ls); return TK_NE; }
TK_NE             797 lib/lua/lparser.c     case TK_NE: return OPR_NE;