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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d478 SQLITE_CONFIG_MEMSTATUS = 9, /** boolean */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h1755 ** [SQLITE_CONFIG_MEMSTATUS] configuration option is turned on (which
1757 ** However, if [SQLITE_CONFIG_MEMSTATUS] is disabled, then the other
1877 ** [[SQLITE_CONFIG_MEMSTATUS]] <dt>SQLITE_CONFIG_MEMSTATUS</dt>
1878 ** <dd> ^The SQLITE_CONFIG_MEMSTATUS option takes single argument of type int,
2154 #define SQLITE_CONFIG_MEMSTATUS 9 /* boolean */ macro
7020 ** [sqlite3_config]([SQLITE_CONFIG_MEMSTATUS],...) start-time option and
H A Dsqlite3.c2068 ** [SQLITE_CONFIG_MEMSTATUS] configuration option is turned on (which
2070 ** However, if [SQLITE_CONFIG_MEMSTATUS] is disabled, then the other
2190 ** [[SQLITE_CONFIG_MEMSTATUS]] <dt>SQLITE_CONFIG_MEMSTATUS</dt>
2191 ** <dd> ^The SQLITE_CONFIG_MEMSTATUS option takes single argument of type int,
2467 #define SQLITE_CONFIG_MEMSTATUS 9 /* boolean */ macro
7333 ** [sqlite3_config]([SQLITE_CONFIG_MEMSTATUS],...) start-time option and
[all...]

Completed in 1202 milliseconds