Searched refs:OP_ShiftRight (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c8361 #define OP_ShiftRight 85 /* same as TK_RSHIFT */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c15810 #define OP_ShiftRight 105 /* same as TK_RSHIFT, synopsis: r[P3]=r[P2]>>r[P1] */ macro
[all...]

Completed in 724 milliseconds