Searched refs:Tcl_InitStubs (Results 1 – 1 of 1) sorted by relevance
3920 # undef Tcl_InitStubs3921 # define Tcl_InitStubs(a,b,c) TCL_VERSION macro3945 int rc = Tcl_InitStubs(interp, "8.4", 0) ? TCL_OK : TCL_ERROR; in Sqlite3_Init()