Searched refs:TK_NE (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/mit/lua/dist/src/
H A Dllex.h33 TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE, TK_NUMBER, enumerator in enum:RESERVED
H A Dllex.c389 else { next(ls); return TK_NE; }
H A Dlparser.c799 case TK_NE: return OPR_NE;
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c7680 #define TK_NE 75 macro
8582 #define OP_Ne 75 /* same as TK_NE */
[all...]

Completed in 564 milliseconds