Searched refs:swigconstTable (Results 1 – 1 of 1) sorted by relevance
860 static Tcl_HashTable swigconstTable; variable867 Tcl_SetHashValue(Tcl_CreateHashEntry(&swigconstTable, name, &newobj), (ClientData) obj); in SWIG_Tcl_SetConstantObj()874 entryPtr = Tcl_FindHashEntry(&swigconstTable, key); in SWIG_Tcl_GetConstantObj()3403 Tcl_InitHashTable(&swigconstTable, TCL_STRING_KEYS); in SWIG_Tcl_InstallConstants()