Home
last modified time | relevance | path

Searched refs:Sqlitetest_malloc_Init (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_tclsh.c77 extern int Sqlitetest_malloc_Init(Tcl_Interp*); in sqlite3TestInit()
149 Sqlitetest_malloc_Init(interp); in sqlite3TestInit()
H A Dtest_malloc.c1467 int Sqlitetest_malloc_Init(Tcl_Interp *interp){ in Sqlitetest_malloc_Init() function