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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c16589 #define OP_IfNullRow 20 /* jump, synopsis: if P1.nullRow then r[P3]=NULL, goto P2 */ macro
19682 u8 bMaybeNullRow; /* True if we need an OP_IfNullRow check */
[all...]

Completed in 679 milliseconds