Searched defs:VarHashRefCount (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclInt.h765 #define VarHashRefCount(varPtr) \ macro
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c306 # define VarHashRefCount(varPtr) \ macro
415 # define VarHashRefCount(varPtr) (varPtr)->refCount macro

Completed in 144 milliseconds