![]() |
YAP 7.1.0
|
Public Attributes | |
CELL | SelfOfVE |
Term | AdrsOfVE |
Int | KindOfVE |
CELL | NoOfVE |
PInstr * | FirstOpForV |
PInstr * | LastOpForV |
BITS16 | AgeOfVE |
BITS16 | BranchOfVE |
BITS16 | LastBranchOfVE |
BITS16 | FirstOfVE |
BITS16 | RCountOfVE |
BITS16 | FlagsOfVE |
struct VENTRY * | NextOfVE |
Definition at line 255 of file YapCompile.h.
Term AdrsOfVE |
Definition at line 257 of file YapCompile.h.
BITS16 AgeOfVE |
Definition at line 262 of file YapCompile.h.
BITS16 BranchOfVE |
Definition at line 263 of file YapCompile.h.
BITS16 FirstOfVE |
Definition at line 265 of file YapCompile.h.
PInstr* FirstOpForV |
Definition at line 260 of file YapCompile.h.
BITS16 FlagsOfVE |
Definition at line 267 of file YapCompile.h.
Int KindOfVE |
Definition at line 258 of file YapCompile.h.
BITS16 LastBranchOfVE |
Definition at line 264 of file YapCompile.h.
PInstr* LastOpForV |
Definition at line 261 of file YapCompile.h.
struct VENTRY* NextOfVE |
Definition at line 268 of file YapCompile.h.
CELL NoOfVE |
Definition at line 259 of file YapCompile.h.
BITS16 RCountOfVE |
Definition at line 266 of file YapCompile.h.
CELL SelfOfVE |
Definition at line 256 of file YapCompile.h.