Home
last modified time | relevance | path

Searched defs:UINT_FAST32_TYPE (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dfreebsd-stdint.h52 #define UINT_FAST32_TYPE "unsigned int" macro
H A Ddragonfly-stdint.h52 #define UINT_FAST32_TYPE UINT32_TYPE macro
H A Dhpux-stdint.h30 #define UINT_FAST32_TYPE "unsigned int" macro
H A Dvxworks-stdint.h49 #define UINT_FAST32_TYPE "unsigned int" macro
H A Dnewlib-stdint.h60 #define UINT_FAST32_TYPE (INT_TYPE_SIZE >= 32 ? "unsigned int" : UINT_LEAST32_TYPE) macro
H A Dglibc-stdint.h57 #define UINT_FAST32_TYPE (LONG_TYPE_SIZE == 64 && !OPTION_MUSL ? "long unsigned int" : "unsigned in… macro
H A Dopenbsd-stdint.h27 #define UINT_FAST32_TYPE "unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-stdint.h60 #define UINT_FAST32_TYPE UINT32_TYPE macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddjgpp-stdint.h55 #define UINT_FAST32_TYPE "unsigned int" macro
H A Dcygwin-stdint.h55 #define UINT_FAST32_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") macro
H A Dmingw-stdint.h46 #define UINT_FAST32_TYPE "unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dfreebsd-stdint.h52 #define UINT_FAST32_TYPE "unsigned int" macro
H A Ddragonfly-stdint.h52 #define UINT_FAST32_TYPE UINT32_TYPE macro
H A Dvxworks-stdint.h49 #define UINT_FAST32_TYPE "unsigned int" macro
H A Dhpux-stdint.h30 #define UINT_FAST32_TYPE "unsigned int" macro
H A Dnewlib-stdint.h60 #define UINT_FAST32_TYPE (INT_TYPE_SIZE >= 32 ? "unsigned int" : UINT_LEAST32_TYPE) macro
H A Dopenbsd-stdint.h27 #define UINT_FAST32_TYPE "unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcygwin-stdint.h55 #define UINT_FAST32_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") macro
H A Ddjgpp-stdint.h55 #define UINT_FAST32_TYPE "unsigned int" macro
H A Dmingw-stdint.h46 #define UINT_FAST32_TYPE "unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h60 #define UINT_FAST32_TYPE UINT32_TYPE macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h46 #define UINT_FAST32_TYPE "unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix-stdint.h46 #define UINT_FAST32_TYPE "unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix-stdint.h46 #define UINT_FAST32_TYPE "unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h46 #define UINT_FAST32_TYPE "unsigned int" macro

12