Searched refs:TK_FOR (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.c1647 check_match(ls, TK_END, TK_FOR, line);
1881 case TK_FOR: { /* stat -> forstat */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14507 #define TK_FOR 62 macro
171250 #define TK_FOR macro
[all...]

Completed in 607 milliseconds