VDBE_MAGIC_INIT 57171 third_party/sqlite/amalgamation/sqlite3.c p->magic = VDBE_MAGIC_INIT; VDBE_MAGIC_INIT 57268 third_party/sqlite/amalgamation/sqlite3.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 57362 third_party/sqlite/amalgamation/sqlite3.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 57382 third_party/sqlite/amalgamation/sqlite3.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 57571 third_party/sqlite/amalgamation/sqlite3.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 57605 third_party/sqlite/amalgamation/sqlite3.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 57833 third_party/sqlite/amalgamation/sqlite3.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 57956 third_party/sqlite/amalgamation/sqlite3.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 58548 third_party/sqlite/amalgamation/sqlite3.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 59478 third_party/sqlite/amalgamation/sqlite3.c p->magic = VDBE_MAGIC_INIT; VDBE_MAGIC_INIT 46 third_party/sqlite/src/src/vdbeaux.c p->magic = VDBE_MAGIC_INIT; VDBE_MAGIC_INIT 143 third_party/sqlite/src/src/vdbeaux.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 237 third_party/sqlite/src/src/vdbeaux.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 257 third_party/sqlite/src/src/vdbeaux.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 446 third_party/sqlite/src/src/vdbeaux.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 480 third_party/sqlite/src/src/vdbeaux.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 708 third_party/sqlite/src/src/vdbeaux.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 831 third_party/sqlite/src/src/vdbeaux.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 1423 third_party/sqlite/src/src/vdbeaux.c assert( p->magic==VDBE_MAGIC_INIT ); VDBE_MAGIC_INIT 2353 third_party/sqlite/src/src/vdbeaux.c p->magic = VDBE_MAGIC_INIT;