Searched refs:sqlite_malloc_stat (Results 1 – 3 of 3) sorted by relevance
25 if {[info command sqlite_malloc_stat]==""} {56 set leftover [lindex [sqlite_malloc_stat] 2]101 set leftover [lindex [sqlite_malloc_stat] 2]143 set leftover [lindex [sqlite_malloc_stat] 2]179 set leftover [lindex [sqlite_malloc_stat] 2]213 set leftover [lindex [sqlite_malloc_stat] 2]
163 if {[info command sqlite_malloc_stat]!=""} {164 set r [sqlite_malloc_stat]
596 static int sqlite_malloc_stat( in sqlite_malloc_stat() function1000 { "sqlite_malloc_stat", (Tcl_CmdProc*)sqlite_malloc_stat }, in Sqlitetest1_Init()