Searched defs:TK_BITOR (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7207 #define TK_BITOR 83 macro
8062 #define OP_BitOr 83 /* same as TK_BITOR */
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c8284 #define TK_BITOR 86 macro
9340 #define OP_BitOr 86 /* same as TK_BITOR, synopsis: r[P3]=r[P1]|r[P2] */
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8284 #define TK_BITOR 86 macro
9340 #define OP_BitOr 86 /* same as TK_BITOR, synopsis: r[P3]=r[P1]|r[P2] */
[all...]

Completed in 397 milliseconds