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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c15249 ** throughout the SQLite code must become constants instead. The SQLITE_WSD
15255 ** In the usual case where WSD is supported, the SQLITE_WSD and GLOBAL
15259 #define SQLITE_WSD const macro
15265 #define SQLITE_WSD macro
21234 SQLITE_PRIVATE SQLITE_WSD struct Sqlite3Config sqlite3Config;
22831 SQLITE_PRIVATE SQLITE_WSD struct Sqlite3Config sqlite3Config = {
[all...]

Completed in 477 milliseconds