Searched refs:UINT8_TYPE (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-stdint.h40 #define UINT8_TYPE "unsigned char" macro
49 #define UINT_LEAST8_TYPE UINT8_TYPE
58 #define UINT_FAST8_TYPE UINT8_TYPE
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h40 #define UINT8_TYPE "unsigned char" macro
49 #define UINT_LEAST8_TYPE UINT8_TYPE
58 #define UINT_FAST8_TYPE UINT8_TYPE
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Ddragonfly-stdint.h32 #define UINT8_TYPE "unsigned char" macro
41 #define UINT_LEAST8_TYPE UINT8_TYPE
H A Dopenbsd-stdint.h7 #define UINT8_TYPE "unsigned char" macro
H A Dnetbsd-stdint.h31 #define UINT8_TYPE "unsigned char" macro
40 #define UINT_LEAST8_TYPE UINT8_TYPE
H A Dhpux-stdint.h10 #define UINT8_TYPE "unsigned char" macro
H A Dvxworks-stdint.h31 #define UINT8_TYPE "unsigned char" macro
H A Dfreebsd-stdint.h32 #define UINT8_TYPE "unsigned char" macro
H A Dnewlib-stdint.h40 #define UINT8_TYPE (CHAR_TYPE_SIZE == 8 ? "unsigned char" : 0) macro
49 #define UINT_LEAST8_TYPE (UINT8_TYPE ? UINT8_TYPE : UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT32_TYPE : UINT64_TYPE ? UINT64_TYPE : 0)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Ddragonfly-stdint.h32 #define UINT8_TYPE "unsigned char" macro
41 #define UINT_LEAST8_TYPE UINT8_TYPE
H A Dopenbsd-stdint.h7 #define UINT8_TYPE "unsigned char" macro
H A Dnetbsd-stdint.h31 #define UINT8_TYPE "unsigned char" macro
40 #define UINT_LEAST8_TYPE UINT8_TYPE
H A Dhpux-stdint.h10 #define UINT8_TYPE "unsigned char" macro
H A Dvxworks-stdint.h31 #define UINT8_TYPE "unsigned char" macro
H A Dfreebsd-stdint.h32 #define UINT8_TYPE "unsigned char" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddjgpp-stdint.h29 #define UINT8_TYPE "unsigned char" macro
H A Dmingw-stdint.h26 #define UINT8_TYPE "unsigned char" macro
H A Dcygwin-stdint.h29 #define UINT8_TYPE "unsigned char" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h26 #define UINT8_TYPE "unsigned char" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmingw-stdint.h26 #define UINT8_TYPE "unsigned char" macro
H A Ddjgpp-stdint.h29 #define UINT8_TYPE "unsigned char" macro
H A Dcygwin-stdint.h29 #define UINT8_TYPE "unsigned char" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h26 #define UINT8_TYPE "unsigned char" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix-stdint.h26 #define UINT8_TYPE "unsigned char" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix-stdint.h26 #define UINT8_TYPE "unsigned char" macro

Completed in 231 milliseconds

12