Searched defs:numCodeBytes (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclCompile.c2487 EnterCmdExtentData( CompileEnv *envPtr, int cmdIndex, int numSrcBytes, int numCodeBytes) argument
[all...]
H A DtclCompile.h92 int numCodeBytes; /* Number of bytes in the code range. */ member in struct:ExceptionRange
114 int numCodeBytes; /* Number of bytes for command's code. */ member in struct:CmdLocation
387 int numCodeBytes; /* Number of code bytes. */ member in struct:ByteCode
/macosx-10.10/tcl-105/tcl_ext/tbcload/tbcload/
H A DcmpRead.c684 int numCommands, numSrcBytes, numCodeBytes, numLitObjects, numExceptRanges; local
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclCompile.h99 int numCodeBytes; /* Number of bytes in the code range. */ member in struct:ExceptionRange
120 int numCodeBytes; /* Number of bytes for command's code. */ member in struct:CmdLocation
375 int numCodeBytes; /* Number of code bytes. */ member in struct:ByteCode

Completed in 141 milliseconds