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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18264 ** The SQLITE_NOTNULL flag is a combination of NULLEQ and JUMPIFNULL.
18271 #define SQLITE_NOTNULL 0x90 /* Assert that operands are never NULL */ macro
[all...]

Completed in 616 milliseconds