Home
last modified time | relevance | path

Searched defs:SQLITE_JUMPIFNULL (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9834 #define SQLITE_JUMPIFNULL 0x08 /* jumps if either operand is NULL */ macro
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c17391 #define SQLITE_JUMPIFNULL 0x10 /* jumps if either operand is NULL */ macro