Home
last modified time | relevance | path

Searched refs:builtinFuncIndex (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclCompExpr.c862 if (mathFuncPtr->builtinFuncIndex < 0) {
908 if (mathFuncPtr->builtinFuncIndex >= 0) { /* a builtin function */
920 mathFuncPtr->builtinFuncIndex, envPtr);
H A DtclBasic.c497 mathFuncPtr->builtinFuncIndex = i; in Tcl_CreateInterp()
2724 if (mathFuncPtr->builtinFuncIndex >= 0) {
2748 mathFuncPtr->builtinFuncIndex = -1; /* can't be a builtin function */
2820 if (mathFuncPtr->builtinFuncIndex == -1) {
H A DtclInt.h785 int builtinFuncIndex; /* If this is a builtin math function, its member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.3/
H A DtclInt.h761 int builtinFuncIndex; /* If this is a builtin math function, its member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.2/
H A DtclInt.h761 int builtinFuncIndex; /* If this is a builtin math function, its member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.4/
H A DtclInt.h831 int builtinFuncIndex; /* If this is a builtin math function, its member