HomeSort by: relevance | last modified time | path
    Searched defs:DRAFT_V4_STRUCT_RET (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
linux.h 113 #undef DRAFT_V4_STRUCT_RET
114 #define DRAFT_V4_STRUCT_RET 1
linux64.h 524 #undef DRAFT_V4_STRUCT_RET
525 #define DRAFT_V4_STRUCT_RET (!TARGET_64BIT)
netbsd64.h 508 #undef DRAFT_V4_STRUCT_RET
509 #define DRAFT_V4_STRUCT_RET (!TARGET_64BIT)
rs6000.h 1375 /* DRAFT_V4_STRUCT_RET defaults off. */
1376 #define DRAFT_V4_STRUCT_RET 0
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
linux.h 110 #undef DRAFT_V4_STRUCT_RET
111 #define DRAFT_V4_STRUCT_RET 1
linux64.h 523 #undef DRAFT_V4_STRUCT_RET
524 #define DRAFT_V4_STRUCT_RET (!TARGET_64BIT)
netbsd64.h 509 #undef DRAFT_V4_STRUCT_RET
510 #define DRAFT_V4_STRUCT_RET (!TARGET_64BIT)
rs6000.h 1422 /* DRAFT_V4_STRUCT_RET defaults off. */
1423 #define DRAFT_V4_STRUCT_RET 0

Completed in 26 milliseconds