Searched refs:tclProcCompileProc (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h648 int (*tclProcCompileProc) _ANSI_ARGS_((Tcl_Interp * interp, Proc * procPtr, Tcl_Obj * bodyPtr, Namespace * nsPtr, CONST char * description, CONST char * procName)); /* 92 */ member in struct:TclIntStubs
1073 (tclIntStubsPtr->tclProcCompileProc) /* 92 */
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1136 int (*tclProcCompileProc) (Tcl_Interp *interp, Proc *procPtr, Tcl_Obj *bodyPtr, Namespace *nsPtr, CONST char *description, CONST char *procName); /* 92 */ member in struct:TclIntStubs
1545 (tclIntStubsPtr->tclProcCompileProc) /* 92 */

Completed in 117 milliseconds