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

/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c8055 #define OP_Subtract 87 /* same as TK_MINUS */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c9344 #define OP_Subtract 90 /* same as TK_MINUS, synopsis: r[P3]=r[P2]-r[P1] */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9344 #define OP_Subtract 90 /* same as TK_MINUS, synopsis: r[P3]=r[P2]-r[P1] */ macro
[all...]

Completed in 466 milliseconds