Searched refs:TK_EQ (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dllex.h43 TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE, enumerator in enum:RESERVED
H A Dlparser.c1232 case TK_EQ: return OPR_EQ;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14498 #define TK_EQ 53 macro
16622 #define OP_Eq 53 /* jump, same as TK_EQ, synopsis: IF r[P3]==r[P1] */
171241 #define TK_EQ macro
[all...]

Completed in 507 milliseconds