Lines Matching defs:interp
300 Tcl_Interp *interp, in test_malloc()
325 Tcl_Interp *interp, in test_realloc()
354 Tcl_Interp *interp, in test_free()
385 Tcl_Interp *interp, in test_memset()
431 Tcl_Interp *interp, in test_memget()
478 Tcl_Interp *interp, in test_memory_used()
493 Tcl_Interp *interp, in test_memory_highwater()
518 Tcl_Interp *interp, in test_memdebug_backtrace()
544 Tcl_Interp *interp, in test_memdebug_dump()
569 Tcl_Interp *interp, in test_memdebug_malloc_count()
609 Tcl_Interp *interp, in test_memdebug_fail()
675 Tcl_Interp *interp, in test_memdebug_pending()
708 Tcl_Interp *interp, in test_memdebug_settitle()
789 Tcl_Interp *interp, in test_memdebug_log()
887 Tcl_Interp *interp, in test_config_pagecache()
930 Tcl_Interp *interp, in test_alt_pcache()
971 Tcl_Interp *interp, in test_config_memstatus()
992 Tcl_Interp *interp, in test_config_lookaside()
1026 Tcl_Interp *interp, in test_db_config_lookaside()
1061 Tcl_Interp *interp, in test_config_heap()
1098 Tcl_Interp *interp, in test_config_heap_size()
1128 Tcl_Interp *interp, in test_config_error()
1166 Tcl_Interp *interp, in test_config_uri()
1195 Tcl_Interp *interp, in test_config_cis()
1223 Tcl_Interp *interp, in test_config_pmasz()
1253 Tcl_Interp *interp, in test_dump_memsys3()
1289 Tcl_Interp *interp, in test_status()
1346 Tcl_Interp *interp, in test_db_status()
1408 Tcl_Interp *interp, in test_install_malloc_faultsim()
1432 Tcl_Interp *interp, in test_install_memsys3()
1447 Tcl_Interp *interp, in test_vfs_oom_test()
1467 int Sqlitetest_malloc_Init(Tcl_Interp *interp){ in Sqlitetest_malloc_Init()