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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7509 #define TK_BITNOT 93 macro
8382 #define OP_BitNot 93 /* same as TK_BITNOT */
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c11316 #define TK_BITNOT 54 macro
12582 #define OP_BitNot 54 /* same as TK_BITNOT, synopsis: r[P1]= ~r[P1] */
[all...]

Completed in 827 milliseconds