Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/
H A Dnetpgptcl_wrap.c860 static Tcl_HashTable swigconstTable; variable
867 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()