Searched defs:ia64_args (Results 1 – 2 of 2) sorted by relevance
874 typedef struct ia64_args struct876 int words; /* # words of arguments so far */877 int int_regs; /* # GR registers used so far */878 int fp_regs; /* # FR registers used so far */879 int prototype; /* whether function prototyped */880 enum ivms_arg_type atypes[8]; /* which VMS float type or if not float */