Searched defs:OP_Add (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c8351 #define OP_Add 86 /* same as TK_PLUS */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c15811 #define OP_Add 106 /* same as TK_PLUS, synopsis: r[P3]=r[P1]+r[P2] */ macro
[all...]

Completed in 821 milliseconds