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

/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c20868 #if defined(SQLITE_ENABLE_MEMSYS3) || defined(SQLITE_ENABLE_MEMSYS5)
21146 #if defined(SQLITE_ENABLE_MEMSYS3) || defined(SQLITE_ENABLE_MEMSYS5)
H A Dsqlite3.c293 #if SQLITE_ENABLE_MEMSYS3
2881 ** with either [SQLITE_ENABLE_MEMSYS3] or [SQLITE_ENABLE_MEMSYS5] and returns
19660 #undef SQLITE_ENABLE_MEMSYS3 macro
19662 #ifdef SQLITE_ENABLE_MEMSYS3
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c1950 ** memory pointer is not NULL and either [SQLITE_ENABLE_MEMSYS3] or
11255 #ifdef SQLITE_ENABLE_MEMSYS3
12227 #ifdef SQLITE_ENABLE_MEMSYS3
15524 ** in the build only if SQLITE_ENABLE_MEMSYS3 is defined.
15529 ** SQLITE_ENABLE_MEMSYS3 is defined. Defining this symbol does not
15534 #ifdef SQLITE_ENABLE_MEMSYS3
16186 #endif /* SQLITE_ENABLE_MEMSYS3 */
[all...]

Completed in 1406 milliseconds