SQLITE_JUMPIFNULL 9529 third_party/sqlite/amalgamation/sqlite3.c #define SQLITE_JUMPIFNULL   0x08  /* jumps if either operand is NULL */
SQLITE_JUMPIFNULL 1184 third_party/sqlite/src/src/sqliteInt.h #define SQLITE_JUMPIFNULL   0x08  /* jumps if either operand is NULL */