Searched defs:TK_NOT (Results 1 - 4 of 4) sorted by relevance

/external/skia/third_party/lua/src/
H A Dllex.h26 TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT, enumerator in enum:RESERVED
/external/syslinux/com32/lua/src/
H A Dllex.h26 TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT, enumerator in enum:RESERVED
/external/sqlite/dist/orig/
H A Dsqlite3.c11504 #define TK_NOT 19 macro
12815 #define OP_Not 19 /* same as TK_NOT, synopsis: r[P2]= !r[P1] */
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11504 #define TK_NOT 19 macro
12815 #define OP_Not 19 /* same as TK_NOT, synopsis: r[P2]= !r[P1] */
[all...]

Completed in 955 milliseconds