Searched defs:TK_FOR (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | llex.h | 25 TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION, enumerator
|
/freebsd/contrib/lua/src/ |
H A D | llex.h | 35 TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION, enumerator
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 14551 #define TK_FOR 62 macro
|