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

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h590 int (*tclGetIntForIndex) _ANSI_ARGS_((Tcl_Interp * interp, Tcl_Obj * objPtr, int endValue, int * indexPtr)); /* 34 */ member in struct:TclIntStubs
901 (tclIntStubsPtr->tclGetIntForIndex) /* 34 */
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1078 int (*tclGetIntForIndex) (Tcl_Interp *interp, Tcl_Obj *objPtr, int endValue, int *indexPtr); /* 34 */ member in struct:TclIntStubs
1391 (tclIntStubsPtr->tclGetIntForIndex) /* 34 */

Completed in 206 milliseconds