Searched refs:DRAFT_V4_STRUCT_RET (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Dlinux.h98 #undef DRAFT_V4_STRUCT_RET macro
99 #define DRAFT_V4_STRUCT_RET 1 macro
H A Dlinux64.h501 #undef DRAFT_V4_STRUCT_RET macro
502 #define DRAFT_V4_STRUCT_RET (!TARGET_64BIT) macro
H A Drs6000.h1281 /* DRAFT_V4_STRUCT_RET defaults off. */
1282 #define DRAFT_V4_STRUCT_RET 0
1279 #define DRAFT_V4_STRUCT_RET macro
H A Drs6000.c1462 aix_struct_return = (DEFAULT_ABI != ABI_V4 || DRAFT_V4_STRUCT_RET);
4345 compatibility can change DRAFT_V4_STRUCT_RET to override the

Completed in 183 milliseconds