Home
last modified time | relevance | path

Searched defs:SQLITE_ENABLE_LOCKING_STYLE (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_config.c617 # define SQLITE_ENABLE_LOCKING_STYLE 1 in set_options() macro
619 # define SQLITE_ENABLE_LOCKING_STYLE 0 in set_options() macro
H A Dvxworks.h24 #define SQLITE_ENABLE_LOCKING_STYLE 0 macro
H A Dpragma.c18 # define SQLITE_ENABLE_LOCKING_STYLE 1 macro
20 # define SQLITE_ENABLE_LOCKING_STYLE 0 macro
H A Dos_unix.c68 # define SQLITE_ENABLE_LOCKING_STYLE 1 macro
70 # define SQLITE_ENABLE_LOCKING_STYLE 0 macro
H A Dtest1.c6307 # define SQLITE_ENABLE_LOCKING_STYLE 1 in file_control_lockproxy_test() macro
6309 # define SQLITE_ENABLE_LOCKING_STYLE 0 in file_control_lockproxy_test() macro