Polly 19.0.0git
Public Attributes | List of all members
calcop_t Struct Reference

Public Attributes

char * name
 
int stack_size
 
op_func handler
 
char * descript
 

Detailed Description

Definition at line 122 of file imcalc.c.

Member Data Documentation

◆ descript

char* calcop_t::descript

Definition at line 126 of file imcalc.c.

◆ handler

op_func calcop_t::handler

Definition at line 125 of file imcalc.c.

◆ name

char* calcop_t::name

Definition at line 123 of file imcalc.c.

Referenced by cf_help(), and find_command().

◆ stack_size

int calcop_t::stack_size

Definition at line 124 of file imcalc.c.

Referenced by run_file().


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