Searched refs:TK_PLUS (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtokenize.c147 *tokenType = TK_PLUS;
H A Dexpr.c2429 case TK_PLUS:
2441 assert( TK_PLUS==OP_Add );
2452 testcase( op==TK_PLUS );
/external/sqlite/dist/orig/
H A Dsqlite3.c7741 #define TK_PLUS 86 macro
8606 #define OP_Add 86 /* same as TK_PLUS */
[all...]
/external/sqlite/dist/
H A Dsqlite3.c7741 #define TK_PLUS 86 macro
8606 #define OP_Add 86 /* same as TK_PLUS */
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7225 #define TK_PLUS 86 macro
8069 #define OP_Add 86 /* same as TK_PLUS */
[all...]

Completed in 482 milliseconds