Searched refs:DEFAULT_PCC_STRUCT_RETURN (Results 1 - 23 of 23) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dmach.h20 #define DEFAULT_PCC_STRUCT_RETURN 0 macro
H A Dlinux64.h37 #undef DEFAULT_PCC_STRUCT_RETURN macro
38 #define DEFAULT_PCC_STRUCT_RETURN 1 macro
H A Dnto.h21 #undef DEFAULT_PCC_STRUCT_RETURN macro
22 #define DEFAULT_PCC_STRUCT_RETURN 1 macro
H A Dlynx.h35 #define DEFAULT_PCC_STRUCT_RETURN 1 macro
H A Dnetbsd.h38 #define DEFAULT_PCC_STRUCT_RETURN 0
37 #define DEFAULT_PCC_STRUCT_RETURN macro
H A Dopenbsd.h67 #define DEFAULT_PCC_STRUCT_RETURN 0 macro
H A Dopenbsdelf.h92 #define DEFAULT_PCC_STRUCT_RETURN 0 macro
H A Dbeos-elf.h31 #undef DEFAULT_PCC_STRUCT_RETURN macro
32 #define DEFAULT_PCC_STRUCT_RETURN 1 macro
H A Dlinux.h32 #undef DEFAULT_PCC_STRUCT_RETURN macro
33 #define DEFAULT_PCC_STRUCT_RETURN 1 macro
H A Dfreebsd.h95 #undef DEFAULT_PCC_STRUCT_RETURN macro
96 #define DEFAULT_PCC_STRUCT_RETURN 0 macro
H A Dnetbsd-elf.h120 #define DEFAULT_PCC_STRUCT_RETURN 1 macro
H A Dcygming.h305 #undef DEFAULT_PCC_STRUCT_RETURN
306 #define DEFAULT_PCC_STRUCT_RETURN 0
301 #undef DEFAULT_PCC_STRUCT_RETURN macro
302 #define DEFAULT_PCC_STRUCT_RETURN macro
H A Di386-interix.h360 #define DEFAULT_PCC_STRUCT_RETURN 0 macro
H A Di386.c1639 #ifndef DEFAULT_PCC_STRUCT_RETURN
1640 #define DEFAULT_PCC_STRUCT_RETURN 1
1871 flag_pcc_struct_return = DEFAULT_PCC_STRUCT_RETURN;
1637 #define DEFAULT_PCC_STRUCT_RETURN macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dnetbsd.h99 #undef DEFAULT_PCC_STRUCT_RETURN macro
100 #define DEFAULT_PCC_STRUCT_RETURN 1 macro
H A Darm.h1338 /* Define DEFAULT_PCC_STRUCT_RETURN to 1 if all structure and union return
1341 #define DEFAULT_PCC_STRUCT_RETURN 0
1335 #define DEFAULT_PCC_STRUCT_RETURN macro
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dfreebsd.h301 #undef DEFAULT_PCC_STRUCT_RETURN
302 #define DEFAULT_PCC_STRUCT_RETURN 0
/freebsd-9.3-release/contrib/gcc/config/
H A Ddarwin.h80 #undef DEFAULT_PCC_STRUCT_RETURN macro
81 #define DEFAULT_PCC_STRUCT_RETURN 0 macro
/freebsd-9.3-release/contrib/gcc/
H A Dtoplev.c273 #ifndef DEFAULT_PCC_STRUCT_RETURN
274 #define DEFAULT_PCC_STRUCT_RETURN 1 macro
279 int flag_pcc_struct_return = DEFAULT_PCC_STRUCT_RETURN;
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.h1245 #define DEFAULT_PCC_STRUCT_RETURN 0
1229 #define DEFAULT_PCC_STRUCT_RETURN macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.h977 #define DEFAULT_PCC_STRUCT_RETURN -1
972 #define DEFAULT_PCC_STRUCT_RETURN macro
H A Dsparc.c778 if (flag_pcc_struct_return == DEFAULT_PCC_STRUCT_RETURN)
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.h1285 #define DEFAULT_PCC_STRUCT_RETURN 0
1282 #define DEFAULT_PCC_STRUCT_RETURN macro

Completed in 189 milliseconds