Searched refs:Tcl_AppInit (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython3/Modules/
H A Dtkappinit.c3 The function Tcl_AppInit() below initializes various Tcl packages.
27 Tcl_AppInit(Tcl_Interp *interp) function
H A D_tkinter.c582 Tcl_AppInit(Tcl_Interp *interp) function
769 if (Tcl_AppInit(v->interp) != TCL_OK) {
/external/python/cpython2/Modules/
H A Dtkappinit.c3 The function Tcl_AppInit() below initializes various Tcl packages.
27 Tcl_AppInit(Tcl_Interp *interp) function
H A D_tkinter.c667 Tcl_AppInit(Tcl_Interp *interp) function
824 if (Tcl_AppInit(v->interp) != TCL_OK) {

Completed in 217 milliseconds