Searched refs:dll_Tcl_CreateInterp (Results 1 – 1 of 1) sorted by relevance
183 Tcl_Interp* (*dll_Tcl_CreateInterp)(); variable193 {"Tcl_CreateInterp", (TCL_PROC*)&dll_Tcl_CreateInterp},268 if ((interp = dll_Tcl_CreateInterp()) != NULL) in tcl_enabled()