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

/netbsd-current/external/mit/lua/dist/src/
H A Dllex.h40 TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT, enumerator in enum:RESERVED
H A Dlparser.c1624 checknext(ls, TK_IN);
1644 case ',': case TK_IN: forlist(ls, varname); break;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14494 #define TK_IN 49 macro
18948 ** TK_IN: ephemeral table holding RHS
18964 struct { /* TK_IN, TK_SELECT, and TK_EXISTS */
19002 #define EP_Subrtn 0x2000000 /* Uses Expr.y.sub. TK_IN, _SELECT, or _EXISTS */
171237 #define TK_IN macro
[all...]

Completed in 526 milliseconds