Home
last modified time | relevance | path

Searched refs:mathFuncTable (Results 1 – 18 of 18) sorted by relevance

/dports/shells/ksh93/ast-93u/src/lib/libtksh/src/
H A Dbasic.c184 Tcl_InitHashTable(&iPtr->mathFuncTable, TCL_STRING_KEYS); in Tcl_CreateInterp()
524 for (hPtr = Tcl_FirstHashEntry(&iPtr->mathFuncTable, &search);
529 Tcl_DeleteHashTable(&iPtr->mathFuncTable);
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtksh/src/
H A Dbasic.c184 Tcl_InitHashTable(&iPtr->mathFuncTable, TCL_STRING_KEYS); in Tcl_CreateInterp()
524 for (hPtr = Tcl_FirstHashEntry(&iPtr->mathFuncTable, &search);
529 Tcl_DeleteHashTable(&iPtr->mathFuncTable);
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtksh/src/
H A Dbasic.c184 Tcl_InitHashTable(&iPtr->mathFuncTable, TCL_STRING_KEYS); in Tcl_CreateInterp()
524 for (hPtr = Tcl_FirstHashEntry(&iPtr->mathFuncTable, &search);
529 Tcl_DeleteHashTable(&iPtr->mathFuncTable);
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltInterp.h220 Tcl_HashTable mathFuncTable;/* Contains all the math functions currently member
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtksh/include/
H A Dtksh.h43 Tcl_HashTable mathFuncTable;/* Contains all of the math functions currently member
/dports/shells/ksh93/ast-93u/src/lib/libtksh/include/
H A Dtksh.h43 Tcl_HashTable mathFuncTable;/* Contains all of the math functions currently member
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtksh/include/
H A Dtksh.h43 Tcl_HashTable mathFuncTable;/* Contains all of the math functions currently member
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclBasic.c331 Tcl_InitHashTable(&iPtr->mathFuncTable, TCL_STRING_KEYS); in Tcl_CreateInterp()
490 hPtr = Tcl_FindHashEntry(&iPtr->mathFuncTable, in Tcl_CreateInterp()
1017 for (hPtr = Tcl_FirstHashEntry(&iPtr->mathFuncTable, &search);
1022 Tcl_DeleteHashTable(&iPtr->mathFuncTable);
2717 hPtr = Tcl_CreateHashEntry(&iPtr->mathFuncTable, name, &new);
2800 hPtr = Tcl_FindHashEntry(&iPtr->mathFuncTable, name);
2860 for (hPtr = Tcl_FirstHashEntry(&iPtr->mathFuncTable, &hSearch);
2862 name = Tcl_GetHashKey(&iPtr->mathFuncTable, hPtr);
H A DtclCompExpr.c849 hPtr = Tcl_FindHashEntry(&iPtr->mathFuncTable, funcName);
H A DtclParseExpr.c1410 hPtr = Tcl_FindHashEntry(&iPtr->mathFuncTable,
H A DtclInt.h1178 Tcl_HashTable mathFuncTable;/* Contains all the math functions currently member
H A DtclExecute.c5537 hPtr = Tcl_FindHashEntry(&iPtr->mathFuncTable, funcName);
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtksh/tcl/
H A DtclExpr.c1613 hPtr = Tcl_CreateHashEntry(&iPtr->mathFuncTable, name, &new);
1692 hPtr = Tcl_FindHashEntry(&iPtr->mathFuncTable, funcName);
/dports/shells/ksh93/ast-93u/src/lib/libtksh/tcl/
H A DtclExpr.c1613 hPtr = Tcl_CreateHashEntry(&iPtr->mathFuncTable, name, &new);
1692 hPtr = Tcl_FindHashEntry(&iPtr->mathFuncTable, funcName);
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtksh/tcl/
H A DtclExpr.c1613 hPtr = Tcl_CreateHashEntry(&iPtr->mathFuncTable, name, &new);
1692 hPtr = Tcl_FindHashEntry(&iPtr->mathFuncTable, funcName);
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.3/
H A DtclInt.h1128 Tcl_HashTable mathFuncTable;/* Contains all the math functions currently member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.2/
H A DtclInt.h1134 Tcl_HashTable mathFuncTable;/* Contains all the math functions currently member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.4/
H A DtclInt.h1224 Tcl_HashTable mathFuncTable;/* Contains all the math functions currently member