Searched defs:procPtr (Results 26 - 33 of 33) sorted by relevance

12

/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclExecute.c4558 Proc *procPtr = codePtr->procPtr; local
[all...]
H A DtclInt.h790 Proc *procPtr; /* Points to the structure defining the member in struct:CallFrame
H A DtclTest.c3653 Tcl_InterpDeleteProc *procPtr; local
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompile.h239 Proc *procPtr; /* If a procedure is being compiled, a pointer member in struct:CompileEnv
376 Proc *procPtr; /* If the ByteCode was compiled from a member in struct:ByteCode
H A DtclExecute.c7533 Proc *procPtr = codePtr->procPtr; local
H A DtclTest.c4009 Tcl_InterpDeleteProc *procPtr; local
H A DtclInt.h1018 Proc *procPtr; /* Points to the structure defining the called member in struct:CallFrame
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c283 Proc *procPtr; member in struct:CallFrame85
5213 Proc *procPtr = (Proc *) clientData; local
6129 Proc *procPtr local
9024 Proc *procPtr = Tcl_CallFrame_procPtr(varFramePtr); local
11944 Proc *procPtr = TclFindProc((Interp *)interp, oldName); local
[all...]

Completed in 176 milliseconds

12