Searched refs:TK_END (Results 1 - 5 of 5) 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.c795 case TK_END: case TK_EOS:
1010 check_match(ls, TK_END, TK_FUNCTION, line);
1495 check_match(ls, TK_END, TK_WHILE, line);
1647 check_match(ls, TK_END, TK_FOR, line);
1698 check_match(ls, TK_END, TK_IF, line);
1878 check_match(ls, TK_END, TK_DO, line);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypeinfo.cc87 TK_END enumerator in enum:tinfo_kind
94 static GTY(()) tree tinfo_types[TK_END];
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dtypeinfo.cc88 TK_END enumerator in enum:tinfo_kind
95 static GTY(()) tree tinfo_types[TK_END];
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14456 #define TK_END 11 macro
171199 #define TK_END macro
[all...]

Completed in 629 milliseconds