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

1 2

  /src/external/gpl3/gcc/dist/gcc/config/i386/
djgpp-stdint.h 48 #define INT_FAST8_TYPE "signed char"
mingw-stdint.h 40 #define INT_FAST8_TYPE "signed char"
cygwin-stdint.h 48 #define INT_FAST8_TYPE "signed char"
  /src/external/gpl3/gcc/dist/gcc/config/
openbsd-stdint.h 21 #define INT_FAST8_TYPE "int"
netbsd-stdint.h 46 #define INT_FAST8_TYPE (LONG_TYPE_SIZE == 64 ? "int" : "signed char")
48 #define INT_FAST8_TYPE INT32_TYPE
freebsd-stdint.h 46 #define INT_FAST8_TYPE "int"
hpux-stdint.h 24 #define INT_FAST8_TYPE "int"
vxworks-stdint.h 43 #define INT_FAST8_TYPE "signed char"
dragonfly-stdint.h 46 #define INT_FAST8_TYPE INT32_TYPE
glibc-stdint.h 54 #define INT_FAST8_TYPE "signed char"
  /src/external/gpl3/gcc/dist/gcc/config/vms/
vms-stdint.h 40 #define INT_FAST8_TYPE "signed char"
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
djgpp-stdint.h 48 #define INT_FAST8_TYPE "signed char"
mingw-stdint.h 40 #define INT_FAST8_TYPE "signed char"
cygwin-stdint.h 48 #define INT_FAST8_TYPE "signed char"
  /src/external/gpl3/gcc.old/dist/gcc/config/
openbsd-stdint.h 21 #define INT_FAST8_TYPE "int"
netbsd-stdint.h 46 #define INT_FAST8_TYPE (LONG_TYPE_SIZE == 64 ? "int" : "signed char")
48 #define INT_FAST8_TYPE INT32_TYPE
freebsd-stdint.h 46 #define INT_FAST8_TYPE "int"
hpux-stdint.h 24 #define INT_FAST8_TYPE "int"
vxworks-stdint.h 43 #define INT_FAST8_TYPE "signed char"
dragonfly-stdint.h 46 #define INT_FAST8_TYPE INT32_TYPE
  /src/external/gpl3/gcc.old/dist/gcc/config/vms/
vms-stdint.h 40 #define INT_FAST8_TYPE "signed char"
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
aix-stdint.h 40 #define INT_FAST8_TYPE "signed char"
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
aix-stdint.h 40 #define INT_FAST8_TYPE "signed char"
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr-stdint.h 54 #define INT_FAST8_TYPE INT8_TYPE
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr-stdint.h 54 #define INT_FAST8_TYPE INT8_TYPE

Completed in 37 milliseconds

1 2