Searched defs:TK_NE (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | llex.h | 29 TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE, TK_DBCOLON, TK_EOS, enumerator
|
/freebsd/contrib/lua/src/ |
H A D | llex.h | 39 TK_IDIV, TK_CONCAT, TK_DOTS, TK_EQ, TK_GE, TK_LE, TK_NE, enumerator
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 14541 #define TK_NE 52 macro
|