Searched refs:TK_NOT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dllex.h40 TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT, enumerator in enum:RESERVED
H A Dlparser.c1203 case TK_NOT: return OPR_NOT;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14464 #define TK_NOT 19 macro
16588 #define OP_Not 19 /* same as TK_NOT, synopsis: r[P2]= !r[P1] */
171207 #define TK_NOT macro
[all...]

Completed in 710 milliseconds