#include <callutil.h>

Public Attributes | |
| struct arg_ty_comp * | next |
| struct ty * | ctype |
| INTSC | csize |
| struct nd * | cnd |
| struct tn * | tn |
| struct tn * | tn_val |
| INTSC | mem_ofst |
| INT16 | parm_reg |
| TOP | op_store |
| TOP | op_copy |
Definition at line 150 of file callutil.h.
struct nd* arg_ty_comp::cnd [read] |
Definition at line 154 of file callutil.h.
Definition at line 153 of file callutil.h.
struct ty* arg_ty_comp::ctype [read] |
Definition at line 152 of file callutil.h.
Definition at line 157 of file callutil.h.
struct arg_ty_comp* arg_ty_comp::next [read] |
Definition at line 151 of file callutil.h.
Definition at line 160 of file callutil.h.
Definition at line 159 of file callutil.h.
Definition at line 158 of file callutil.h.
struct tn* arg_ty_comp::tn [read] |
Definition at line 155 of file callutil.h.
struct tn* arg_ty_comp::tn_val [read] |
Definition at line 156 of file callutil.h.
1.6.1