Searched defs:TK_AND (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mit/lua/dist/src/ | ||
H A D | llex.h | 38 TK_AND = FIRST_RESERVED, TK_BREAK, enumerator |
/netbsd-src/external/public-domain/sqlite/dist/ | ||
H A D | sqlite3.c | 14489 #define TK_AND 44 macro |