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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rtems.h 92 #define INVALID_64BIT "%<-m%s%> not supported in this configuration"
106 error (INVALID_64BIT, "relocatable"); \
111 error (INVALID_64BIT, "eabi"); \
116 error (INVALID_64BIT, "prototype"); \
freebsd64.h 68 #define INVALID_64BIT "-m%s not supported in this configuration"
69 #define INVALID_32BIT INVALID_64BIT
linux64.h 88 #define INVALID_64BIT "%<-m%s%> not supported in this configuration"
89 #define INVALID_32BIT INVALID_64BIT
netbsd64.h 89 #define INVALID_64BIT "-m%s not supported in this configuration"
90 #define INVALID_32BIT INVALID_64BIT
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rtems.h 88 #define INVALID_64BIT "%<-m%s%> not supported in this configuration"
102 error (INVALID_64BIT, "relocatable"); \
107 error (INVALID_64BIT, "eabi"); \
112 error (INVALID_64BIT, "prototype"); \
freebsd64.h 68 #define INVALID_64BIT "-m%s not supported in this configuration"
69 #define INVALID_32BIT INVALID_64BIT
linux64.h 88 #define INVALID_64BIT "%<-m%s%> not supported in this configuration"
89 #define INVALID_32BIT INVALID_64BIT
netbsd64.h 89 #define INVALID_64BIT "-m%s not supported in this configuration"
90 #define INVALID_32BIT INVALID_64BIT

Completed in 36 milliseconds