PIPS
RunTimeSupportDescriptor Struct Reference
+ Collaboration diagram for RunTimeSupportDescriptor:

Data Fields

char name [30]
 
int arity
 
int what
 
tag basic
 function or subroutine or variable or ... More...
 
entity object
 basic tag if necessary More...
 

Detailed Description

Definition at line 581 of file run-time.c.

Field Documentation

◆ arity

int RunTimeSupportDescriptor::arity

Definition at line 584 of file run-time.c.

◆ basic

tag RunTimeSupportDescriptor::basic

function or subroutine or variable or ...

Definition at line 586 of file run-time.c.

◆ name

char RunTimeSupportDescriptor::name[30]

Definition at line 583 of file run-time.c.

◆ object

entity RunTimeSupportDescriptor::object

basic tag if necessary

Definition at line 587 of file run-time.c.

Referenced by hpfc_name_to_entity().

◆ what

int RunTimeSupportDescriptor::what

Definition at line 585 of file run-time.c.

Referenced by hpfc_intrinsic_like_function(), and hpfc_io_like_function().


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