Home
last modified time | relevance | path

Searched defs:TK_NE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dllex.h43 TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE, enumerator
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c14497 #define TK_NE 52 macro