#include <callutil.h>

Public Attributes | |
| struct st * | sym |
| struct ty * | type |
| struct nd * | pnd |
| ARG_TY_COMP | atc |
| mINT8 | flags |
| mINT8 | fstyle |
| struct st * | cform |
| struct einfo * | entry |
| struct arg_copy_list * | copies |
| struct arg_ty_list * | next_copy |
Definition at line 180 of file callutil.h.
Definition at line 184 of file callutil.h.
struct st* arg_ty_list::cform [read] |
Definition at line 187 of file callutil.h.
struct arg_copy_list* arg_ty_list::copies [read] |
Definition at line 189 of file callutil.h.
struct einfo* arg_ty_list::entry [read] |
Definition at line 188 of file callutil.h.
Definition at line 185 of file callutil.h.
Definition at line 186 of file callutil.h.
struct arg_ty_list* arg_ty_list::next_copy [read] |
Definition at line 190 of file callutil.h.
struct nd* arg_ty_list::pnd [read] |
Definition at line 183 of file callutil.h.
struct st* arg_ty_list::sym [read] |
Definition at line 181 of file callutil.h.
struct ty* arg_ty_list::type [read] |
Definition at line 182 of file callutil.h.
1.6.1