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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c8358 #define OP_BitAnd 82 /* same as TK_BITAND */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c15807 #define OP_BitAnd 102 /* same as TK_BITAND, synopsis: r[P3]=r[P1]&r[P2] */ macro
[all...]

Completed in 987 milliseconds