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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c8386 #define OP_IsNull 73 /* same as TK_ISNULL */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c15755 #define OP_IsNull 50 /* jump, same as TK_ISNULL, synopsis: if r[P1]==NULL goto P2 */ macro
[all...]

Completed in 970 milliseconds