Searched refs:SQLITE_IOCAP_SAFE_APPEND (Results 1 – 6 of 6) sorted by relevance
71 public static final int SQLITE_IOCAP_SAFE_APPEND = 0x00000200; field in Constants
441 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
528 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
1078 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro39839 || (sqlite3OsDeviceCharacteristics(pPager->fd)&SQLITE_IOCAP_SAFE_APPEND) 42334 if( 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){42407 if( newHdr && 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){
1078 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro39811 || (sqlite3OsDeviceCharacteristics(pPager->fd)&SQLITE_IOCAP_SAFE_APPEND) 42306 if( 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){42379 if( newHdr && 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){