YAP 7.1.0
Ystack_t

Public Attributes

size_t szW
 
size_t arenaW
 
CELL * hlow
 
Int tr0
 
Term t
 
Term * bindp
 
Term * arenap
 
yap_error_number err
 
int restarts_g
 
copy_framept0
 
copy_framept
 
copy_framemax
 

Detailed Description

Definition at line 25 of file terms.h.

Member Data Documentation

◆ arenap

Term * arenap

Definition at line 29 of file terms.h.

◆ arenaW

size_t arenaW

Definition at line 26 of file terms.h.

◆ bindp

Term * bindp

Definition at line 29 of file terms.h.

◆ err

yap_error_number err

Definition at line 30 of file terms.h.

◆ hlow

CELL* hlow

Definition at line 27 of file terms.h.

◆ max

copy_frame* max

Definition at line 34 of file terms.h.

◆ pt

Definition at line 33 of file terms.h.

◆ pt0

copy_frame* pt0

Definition at line 32 of file terms.h.

◆ restarts_g

int restarts_g

Definition at line 31 of file terms.h.

◆ szW

size_t szW

Definition at line 26 of file terms.h.

◆ t

Term t

Definition at line 29 of file terms.h.

◆ tr0

Int tr0

Definition at line 28 of file terms.h.


The documentation for this struct was generated from the following file: