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

1 2

  /src/external/gpl3/gcc/dist/gcc/config/i386/
djgpp-stdint.h 55 #define UINT_FAST32_TYPE "unsigned int"
mingw-stdint.h 46 #define UINT_FAST32_TYPE "unsigned int"
cygwin-stdint.h 55 #define UINT_FAST32_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int")
  /src/external/gpl3/gcc/dist/gcc/config/
openbsd-stdint.h 27 #define UINT_FAST32_TYPE "unsigned int"
freebsd-stdint.h 52 #define UINT_FAST32_TYPE "unsigned int"
hpux-stdint.h 30 #define UINT_FAST32_TYPE "unsigned int"
vxworks-stdint.h 49 #define UINT_FAST32_TYPE "unsigned int"
dragonfly-stdint.h 52 #define UINT_FAST32_TYPE UINT32_TYPE
glibc-stdint.h 60 #define UINT_FAST32_TYPE (LONG_TYPE_SIZE == 64 && !OPTION_MUSL ? "long unsigned int" : "unsigned int")
netbsd-stdint.h 67 #define UINT_FAST32_TYPE UINT32_TYPE
  /src/external/gpl3/gcc/dist/gcc/config/vms/
vms-stdint.h 46 #define UINT_FAST32_TYPE "unsigned int"
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
djgpp-stdint.h 55 #define UINT_FAST32_TYPE "unsigned int"
mingw-stdint.h 46 #define UINT_FAST32_TYPE "unsigned int"
cygwin-stdint.h 55 #define UINT_FAST32_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int")
  /src/external/gpl3/gcc.old/dist/gcc/config/
openbsd-stdint.h 27 #define UINT_FAST32_TYPE "unsigned int"
freebsd-stdint.h 52 #define UINT_FAST32_TYPE "unsigned int"
hpux-stdint.h 30 #define UINT_FAST32_TYPE "unsigned int"
vxworks-stdint.h 49 #define UINT_FAST32_TYPE "unsigned int"
dragonfly-stdint.h 52 #define UINT_FAST32_TYPE UINT32_TYPE
glibc-stdint.h 60 #define UINT_FAST32_TYPE (LONG_TYPE_SIZE == 64 && !OPTION_MUSL ? "long unsigned int" : "unsigned int")
  /src/external/gpl3/gcc.old/dist/gcc/config/vms/
vms-stdint.h 46 #define UINT_FAST32_TYPE "unsigned int"
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
aix-stdint.h 46 #define UINT_FAST32_TYPE "unsigned int"
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
aix-stdint.h 46 #define UINT_FAST32_TYPE "unsigned int"
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr-stdint.h 60 #define UINT_FAST32_TYPE UINT32_TYPE
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr-stdint.h 60 #define UINT_FAST32_TYPE UINT32_TYPE

Completed in 26 milliseconds

1 2