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