Home
last modified time | relevance | path

Searched refs:bBatch (Results 1 – 1 of 1) sorted by relevance

/src/contrib/sqlite3/ !
H A Dsqlite3.c64566 int bBatch = zSuper==0 /* An SQLITE_IOCAP_BATCH_ATOMIC commit */ local
64571 # define bBatch 0
64598 if( bBatch==0 ){
64628 assert( bBatch==0 );
64658 if( bBatch ){
64683 bBatch = 0;
64690 if( bBatch==0 ){