YAP 7.1.0
gc_entry_info

Public Attributes

CELL * env
 
yamopp
 
yamopp_env
 
OPCODE op
 
arity_t a
 
bool at_yaam
 
size_t env_size
 
size_t gc_min
 
struct pred_entrycallee
 

Detailed Description

Definition at line 272 of file heapgc.h.

Member Data Documentation

◆ a

arity_t a

Definition at line 276 of file heapgc.h.

◆ at_yaam

bool at_yaam

Definition at line 277 of file heapgc.h.

◆ callee

struct pred_entry* callee

Definition at line 279 of file heapgc.h.

◆ env

CELL* env

Definition at line 273 of file heapgc.h.

◆ env_size

size_t env_size

Definition at line 278 of file heapgc.h.

◆ gc_min

size_t gc_min

Definition at line 278 of file heapgc.h.

◆ op

OPCODE op

Definition at line 275 of file heapgc.h.

◆ p

yamop* p

Definition at line 274 of file heapgc.h.

◆ p_env

yamop * p_env

Definition at line 274 of file heapgc.h.


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