Searched refs:TK_THEN (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/mit/lua/dist/src/ |
H A D | llex.h | 41 TK_RETURN, TK_THEN, TK_TRUE, TK_UNTIL, TK_WHILE, enumerator
|
H A D | lparser.c | 1660 checknext(ls, TK_THEN); in test_then_block()
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | sqlite3.c | 14604 #define TK_THEN 159 macro 171347 #define TK_THEN 159 176704 TK_JOIN_KW, TK_THEN, TK_END, TK_DEFERRABLE, TK_ELSE,
|