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

/netbsd-current/external/mit/lua/dist/src/
H A Dllex.h39 TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION, enumerator in enum:RESERVED
H A Dlparser.c794 case TK_ELSE: case TK_ELSEIF:
1682 if (ls->t.token == TK_ELSE ||
1696 if (testnext(ls, TK_ELSE))
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14605 #define TK_ELSE 160 macro
171348 #define TK_ELSE macro
[all...]

Completed in 538 milliseconds