Home
last modified time | relevance | path

Searched defs:ia64_args (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.h874 typedef struct ia64_args struct
876 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 */
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.h874 typedef struct ia64_args struct
876 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 */