HomeSort by: relevance | last modified time | path
    Searched refs:PTRDIFF_TYPE (Results 1 - 25 of 218) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /src/external/gpl3/gcc/dist/gcc/config/moxie/
rtems.h 38 #undef PTRDIFF_TYPE
  /src/external/gpl3/gcc.old/dist/gcc/config/moxie/
rtems.h 38 #undef PTRDIFF_TYPE
  /src/external/bsd/pcc/dist/pcc/os/netbsd/
osdefs.h 22 #define PTRDIFF_TYPE INT
27 #define PTRDIFF_TYPE LONG
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
linux.h 29 #undef PTRDIFF_TYPE
30 #define PTRDIFF_TYPE "int"
  /src/external/gpl3/gcc/dist/gcc/config/vax/
openbsd.h 38 #undef PTRDIFF_TYPE
39 #define PTRDIFF_TYPE "long int"
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
linux.h 29 #undef PTRDIFF_TYPE
30 #define PTRDIFF_TYPE "int"
  /src/external/gpl3/gcc.old/dist/gcc/config/vax/
openbsd.h 38 #undef PTRDIFF_TYPE
39 #define PTRDIFF_TYPE "long int"
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
linux.h 29 #undef PTRDIFF_TYPE
30 #define PTRDIFF_TYPE "int"
uclinux.h 36 #undef PTRDIFF_TYPE
37 #define PTRDIFF_TYPE "int"
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
openbsd.h 57 #undef PTRDIFF_TYPE
58 #define PTRDIFF_TYPE "long int"
  /src/external/gpl3/gcc/dist/gcc/config/arm/
linux-gas.h 39 #undef PTRDIFF_TYPE
40 #define PTRDIFF_TYPE "int"
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
openbsd.h 46 #undef PTRDIFF_TYPE
47 #define PTRDIFF_TYPE "long int"
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
linux.h 29 #undef PTRDIFF_TYPE
30 #define PTRDIFF_TYPE "int"
uclinux.h 36 #undef PTRDIFF_TYPE
37 #define PTRDIFF_TYPE "int"
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
openbsd.h 57 #undef PTRDIFF_TYPE
58 #define PTRDIFF_TYPE "long int"
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
linux-gas.h 39 #undef PTRDIFF_TYPE
40 #define PTRDIFF_TYPE "int"
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
openbsd.h 46 #undef PTRDIFF_TYPE
47 #define PTRDIFF_TYPE "long int"
  /src/external/gpl3/gcc/dist/gcc/config/i386/
dragonfly.h 54 #undef PTRDIFF_TYPE
55 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int")
  /src/external/gpl3/gcc/dist/gcc/config/
lynx.h 136 #ifndef PTRDIFF_TYPE
137 # define PTRDIFF_TYPE "int"
  /src/external/gpl3/gcc/dist/gcc/config/mips/
sde.h 92 #undef PTRDIFF_TYPE
93 #define PTRDIFF_TYPE "long int"
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa-64.h 43 #undef PTRDIFF_TYPE
44 #define PTRDIFF_TYPE "long int"
  /src/external/gpl3/gcc/dist/gcc/config/s390/
linux.h 33 #undef PTRDIFF_TYPE
34 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int")
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
dragonfly.h 54 #undef PTRDIFF_TYPE
55 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int")
  /src/external/gpl3/gcc.old/dist/gcc/config/
lynx.h 136 #ifndef PTRDIFF_TYPE
137 # define PTRDIFF_TYPE "int"
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
sde.h 92 #undef PTRDIFF_TYPE
93 #define PTRDIFF_TYPE "long int"

Completed in 35 milliseconds

1 2 3 4 5 6 7 8 9