Searched refs:SQLITE_IOCAP_SAFE_APPEND (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d248 SQLITE_IOCAP_SAFE_APPEND = 0x00000200,
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h634 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
663 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
809 ** <li> [SQLITE_IOCAP_SAFE_APPEND]
821 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
H A Dsqlite3.c947 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
976 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
1122 ** <li> [SQLITE_IOCAP_SAFE_APPEND]
1134 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
[all...]

Completed in 532 milliseconds