Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtkappinit.c27 Tcl_AppInit(Tcl_Interp *interp) in Tcl_AppInit() function
D_tkinter.c564 Tcl_AppInit(Tcl_Interp *interp) in Tcl_AppInit() function
749 if (Tcl_AppInit(v->interp) != TCL_OK) { in Tkapp_New()
/external/python/cpython2/Modules/
Dtkappinit.c27 Tcl_AppInit(Tcl_Interp *interp) in Tcl_AppInit() function
D_tkinter.c667 Tcl_AppInit(Tcl_Interp *interp) in Tcl_AppInit() function
824 if (Tcl_AppInit(v->interp) != TCL_OK) { in Tkapp_New()