Searched refs:sqlite_malloc_stat (Results 1 – 3 of 3) sorted by relevance
27 if {[info command sqlite_malloc_stat]==""} {58 set leftover [lindex [sqlite_malloc_stat] 2]103 set leftover [lindex [sqlite_malloc_stat] 2]145 set leftover [lindex [sqlite_malloc_stat] 2]181 set leftover [lindex [sqlite_malloc_stat] 2]215 set leftover [lindex [sqlite_malloc_stat] 2]
165 if {[info command sqlite_malloc_stat]!=""} {166 set r [sqlite_malloc_stat]
599 static int sqlite_malloc_stat( in sqlite_malloc_stat() function1003 { "sqlite_malloc_stat", (Tcl_CmdProc*)sqlite_malloc_stat }, in Sqlitetest1_Init()