TK_BITNOT 73712 sqlite3/libsqlite/sqlite3.c case TK_BITNOT: TK_BITNOT 73714 sqlite3/libsqlite/sqlite3.c assert( TK_BITNOT==OP_BitNot ); TK_BITNOT 73716 sqlite3/libsqlite/sqlite3.c testcase( op==TK_BITNOT ); TK_BITNOT 107248 sqlite3/libsqlite/sqlite3.c *tokenType = TK_BITNOT;