Searched refs:SQLITE_IOCAP_ATOMIC (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/public-domain/sqlite/man/
H A DMakefile25 SQLITE_IOCAP_ATOMIC.3 \
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d239 SQLITE_IOCAP_ATOMIC = 0x00000001,
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h630 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
654 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
800 ** <li> [SQLITE_IOCAP_ATOMIC]
817 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
H A Dsqlite3.c943 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
967 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
1113 ** <li> [SQLITE_IOCAP_ATOMIC]
1130 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
[all...]

Completed in 655 milliseconds