Searched refs:SQLITE_CountRows (Results 1 – 4 of 4) sorted by relevance
17882 #define SQLITE_CountRows HI(0x00001) /* Count rows changed by INSERT, */ macro108040 …b->flags &= ~(u64)(SQLITE_ForeignKeys | SQLITE_ReverseOrder | SQLITE_Defensive | SQLITE_CountRows);132762 if( (db->flags & SQLITE_CountRows)!=0138640 if( (db->flags & SQLITE_CountRows)!=0140600 if( (db->flags & SQLITE_CountRows)!=0 ){142829 /* iArg: */ SQLITE_CountRows },158323 if( (db->flags&SQLITE_CountRows)!=0159558 | SQLITE_Defensive | SQLITE_CountRows);
17701 #define SQLITE_CountRows HI(0x00001) /* Count rows changed by INSERT, */ macro126981 if( (db->flags & SQLITE_CountRows)!=0132848 if( (db->flags & SQLITE_CountRows)!=0134805 if( (db->flags & SQLITE_CountRows)!=0 ){137033 /* iArg: */ SQLITE_CountRows },152393 if( (db->flags&SQLITE_CountRows)!=0153625 | SQLITE_Defensive | SQLITE_CountRows);
17836 #define SQLITE_CountRows HI(0x00001) /* Count rows changed by INSERT, */ macro128059 if( (db->flags & SQLITE_CountRows)!=0134130 if( (db->flags & SQLITE_CountRows)!=0136090 if( (db->flags & SQLITE_CountRows)!=0 ){138318 /* iArg: */ SQLITE_CountRows },153930 if( (db->flags&SQLITE_CountRows)!=0155165 | SQLITE_Defensive | SQLITE_CountRows);
17701 #define SQLITE_CountRows HI(0x00001) /* Count rows changed by INSERT, */ macro126965 if( (db->flags & SQLITE_CountRows)!=0132832 if( (db->flags & SQLITE_CountRows)!=0134789 if( (db->flags & SQLITE_CountRows)!=0 ){137017 /* iArg: */ SQLITE_CountRows },152377 if( (db->flags&SQLITE_CountRows)!=0153609 | SQLITE_Defensive | SQLITE_CountRows);