Searched refs:Sqlitetest_malloc_Init (Results 1 – 2 of 2) sorted by relevance
77 extern int Sqlitetest_malloc_Init(Tcl_Interp*); in sqlite3TestInit()149 Sqlitetest_malloc_Init(interp); in sqlite3TestInit()
1467 int Sqlitetest_malloc_Init(Tcl_Interp *interp){ in Sqlitetest_malloc_Init() function