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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c8387 #define OP_NotNull 74 /* same as TK_NOTNULL */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c15756 #define OP_NotNull 51 /* jump, same as TK_NOTNULL, synopsis: if r[P1]!=NULL goto P2 */ macro
[all...]

Completed in 807 milliseconds