Searched refs:SQLITE_IOCAP_BATCH_ATOMIC (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h649 ** The SQLITE_IOCAP_BATCH_ATOMIC property means that the underlying
668 #define SQLITE_IOCAP_BATCH_ATOMIC 0x00004000 macro
814 ** <li> [SQLITE_IOCAP_BATCH_ATOMIC]
H A Dsqlite3.c962 ** The SQLITE_IOCAP_BATCH_ATOMIC property means that the underlying
981 #define SQLITE_IOCAP_BATCH_ATOMIC 0x00004000 macro
1127 ** <li> [SQLITE_IOCAP_BATCH_ATOMIC]
[all...]

Completed in 682 milliseconds