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

/osnet-11/usr/src/lib/libsqlite/test/
H A Dtester.tcl157 # The procedure uses the special "sqlite_malloc_stat" command
165 if {[info command sqlite_malloc_stat]!=""} {
166 set r [sqlite_malloc_stat]
/osnet-11/usr/src/lib/libsqlite/src/
H A Dtest1.c594 ** Usage: sqlite_malloc_stat
599 static int sqlite_malloc_stat( function
1003 { "sqlite_malloc_stat", (Tcl_CmdProc*)sqlite_malloc_stat },

Completed in 149 milliseconds