Searched refs:SQLITE_ENABLE_LOCKING_STYLE (Results 1 – 11 of 11) sorted by relevance
66 #if !defined(SQLITE_ENABLE_LOCKING_STYLE)102 #if SQLITE_ENABLE_LOCKING_STYLE241 #if SQLITE_ENABLE_LOCKING_STYLE1173 #if SQLITE_ENABLE_LOCKING_STYLE2397 #if SQLITE_ENABLE_LOCKING_STYLE5438 #if SQLITE_ENABLE_LOCKING_STYLE5679 #if SQLITE_ENABLE_LOCKING_STYLE in fillInUnixFile()6103 #if SQLITE_ENABLE_LOCKING_STYLE in unixOpen()6284 #if SQLITE_ENABLE_LOCKING_STYLE in unixOpen()6312 #if SQLITE_ENABLE_LOCKING_STYLE in unixOpen()[all …]
615 #if !defined(SQLITE_ENABLE_LOCKING_STYLE) in set_options()617 # define SQLITE_ENABLE_LOCKING_STYLE 1 in set_options() macro619 # define SQLITE_ENABLE_LOCKING_STYLE 0 in set_options() macro622 #if SQLITE_ENABLE_LOCKING_STYLE && defined(__APPLE__) in set_options()
271 #ifdef SQLITE_ENABLE_LOCKING_STYLE272 "ENABLE_LOCKING_STYLE=" CTIMEOPT_VAL(SQLITE_ENABLE_LOCKING_STYLE),
24 #define SQLITE_ENABLE_LOCKING_STYLE 0 macro
403 #if !defined(SQLITE_OMIT_PAGER_PRAGMAS) && SQLITE_ENABLE_LOCKING_STYLE
16 #if !defined(SQLITE_ENABLE_LOCKING_STYLE)18 # define SQLITE_ENABLE_LOCKING_STYLE 1 macro20 # define SQLITE_ENABLE_LOCKING_STYLE 0 macro1042 #if SQLITE_ENABLE_LOCKING_STYLE in sqlite3Pragma()
6305 #if !defined(SQLITE_ENABLE_LOCKING_STYLE) in file_control_lockproxy_test()6307 # define SQLITE_ENABLE_LOCKING_STYLE 1 in file_control_lockproxy_test() macro6309 # define SQLITE_ENABLE_LOCKING_STYLE 0 in file_control_lockproxy_test() macro6312 #if SQLITE_ENABLE_LOCKING_STYLE && defined(__APPLE__) in file_control_lockproxy_test()8524 #if SQLITE_OS_UNIX && defined(__APPLE__) && SQLITE_ENABLE_LOCKING_STYLE in Sqlitetest1_Init()8860 #if SQLITE_OS_UNIX && defined(__APPLE__) && SQLITE_ENABLE_LOCKING_STYLE in Sqlitetest1_Init()
147 SQLITE_ENABLE_LOCKING_STYLE310 SQLITE_ENABLE_LOCKING_STYLE
270 SQLITE_ENABLE_LOCKING_STYLE \
215 IF: !defined(SQLITE_OMIT_PAGER_PRAGMAS) && SQLITE_ENABLE_LOCKING_STYLE
20 # SQLITE_ENABLE_LOCKING_STYLE macro.