Home
last modified time | relevance | path

Searched defs:Tcl_HashKeyProc (Results 1 – 4 of 4) sorted by relevance

/dports/lang/tcl86/tcl8.6.12/generic/
H A Dtcl.h1171 typedef unsigned (Tcl_HashKeyProc) (Tcl_HashTable *tablePtr, void *keyPtr); typedef
/dports/lang/tcl87/tcl8.7a5/generic/
H A Dtcl.h1122 typedef TCL_HASH_TYPE (Tcl_HashKeyProc) (Tcl_HashTable *tablePtr, void *keyPtr); typedef
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/
H A Dtcl.h1148 typedef unsigned (Tcl_HashKeyProc) (Tcl_HashTable *tablePtr, void *keyPtr); typedef
/dports/devel/fossil/fossil-src-2.17/compat/tcl-8.6/generic/
H A Dtcl.h1163 typedef unsigned (Tcl_HashKeyProc) (Tcl_HashTable *tablePtr, void *keyPtr); typedef