Home
last modified time | relevance | path

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

/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclCompile.h518 #define ByteCodeSetIntRep(objPtr, typePtr, codePtr) \ macro
H A DtclCompile.c2972 ByteCodeSetIntRep(objPtr, typePtr, codePtr); in TclInitByteCodeObj()