Searched defs:TclIsVarArray (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclInt.h587 #define TclIsVarArray(varPtr) \ macro
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclInt.h727 #define TclIsVarArray(varPtr) \ macro
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c341 #undef TclIsVarArray macro
342 #define TclIsVarArray(varPtr) \ macro

Completed in 141 milliseconds