Searched refs:BTCF_Incrblob (Results 1 – 1 of 1) sorted by relevance
71081 #define BTCF_Incrblob 0x10 /* True if an incremental I/O handle */ macro72154 if( (p->curFlags & BTCF_Incrblob)!=0 ){82928 assert( pCsr->curFlags & BTCF_Incrblob );82973 pCur->curFlags |= BTCF_Incrblob;