Searched refs:PrintByteCodeInfo (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclExecute.c401 static void PrintByteCodeInfo _ANSI_ARGS_((ByteCode *codePtr));
1262 PrintByteCodeInfo(codePtr);
4549 * PrintByteCodeInfo --
4565 PrintByteCodeInfo(codePtr)
4554 PrintByteCodeInfo(codePtr) function
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclExecute.c612 static void PrintByteCodeInfo(ByteCode *codePtr);
1839 PrintByteCodeInfo(codePtr);
7526 * PrintByteCodeInfo --
7542 PrintByteCodeInfo(
7529 PrintByteCodeInfo( function

Completed in 89 milliseconds