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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
sysv4.h 62 #undef TARGET_PLTSEQ
63 #define TARGET_PLTSEQ rs6000_pltseq
198 if (TARGET_PLTSEQ != rs6000_pltseq \
204 if (DEFAULT_ABI == ABI_V4 && TARGET_PLTSEQ && !TARGET_SECURE_PLT) \
rs6000.h 251 #ifndef TARGET_PLTSEQ
252 #define TARGET_PLTSEQ 0
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
sysv4.h 62 #undef TARGET_PLTSEQ
63 #define TARGET_PLTSEQ rs6000_pltseq
198 if (TARGET_PLTSEQ != rs6000_pltseq \
204 if (DEFAULT_ABI == ABI_V4 && TARGET_PLTSEQ && !TARGET_SECURE_PLT) \
rs6000.h 252 #ifndef TARGET_PLTSEQ
253 #define TARGET_PLTSEQ 0

Completed in 43 milliseconds