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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
gnu-user-common.h 42 #undef GNU_USER_TARGET_CC1_SPEC
43 #define GNU_USER_TARGET_CC1_SPEC "%(cc1_cpu) %{profile:-p}"
46 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
gnu-user-common.h 42 #undef GNU_USER_TARGET_CC1_SPEC
43 #define GNU_USER_TARGET_CC1_SPEC "%(cc1_cpu) %{profile:-p}"
46 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC
  /src/external/gpl3/gcc/dist/gcc/config/
gnu-user.h 88 #define GNU_USER_TARGET_CC1_SPEC "%{profile:-p}"
90 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC
  /src/external/gpl3/gcc.old/dist/gcc/config/
gnu-user.h 88 #define GNU_USER_TARGET_CC1_SPEC "%{profile:-p}"
90 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC

Completed in 24 milliseconds