Searched refs:TclJumpType (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompile.h735 } TclJumpType;
738 TclJumpType jumpType; /* Indicates the kind of jump. */
908 TclJumpType jumpType, JumpFixup *jumpFixupPtr);
732 } TclJumpType; typedef in typeref:enum:__anon12506
H A DtclCompile.c2893 TclJumpType jumpType, /* Indicates the kind of jump: if true or
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclCompile.h690 } TclJumpType; typedef in typeref:enum:__anon12583
693 TclJumpType jumpType; /* Indicates the kind of jump. */
823 TclJumpType jumpType, JumpFixup *jumpFixupPtr));
H A DtclCompile.c2986 TclJumpType jumpType; /* Indicates the kind of jump: if true or

Completed in 141 milliseconds