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

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-stdint.h36 #define INT8_TYPE "signed char" macro
45 #define INT_LEAST8_TYPE INT8_TYPE
54 #define INT_FAST8_TYPE INT8_TYPE
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h36 #define INT8_TYPE "signed char" macro
45 #define INT_LEAST8_TYPE INT8_TYPE
54 #define INT_FAST8_TYPE INT8_TYPE
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Ddragonfly-stdint.h28 #define INT8_TYPE "signed char" macro
37 #define INT_LEAST8_TYPE INT8_TYPE
H A Dopenbsd-stdint.h3 #define INT8_TYPE "signed char" macro
H A Dnetbsd-stdint.h27 #define INT8_TYPE "signed char" macro
36 #define INT_LEAST8_TYPE INT8_TYPE
H A Dhpux-stdint.h6 #define INT8_TYPE "signed char" macro
H A Dvxworks-stdint.h27 #define INT8_TYPE "signed char" macro
H A Dfreebsd-stdint.h28 #define INT8_TYPE "signed char" macro
H A Dnewlib-stdint.h36 #define INT8_TYPE (CHAR_TYPE_SIZE == 8 ? "signed char" : 0) macro
45 #define INT_LEAST8_TYPE (INT8_TYPE ? INT8_TYPE : INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE : INT64_TYPE ? INT64_TYPE : 0)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Ddragonfly-stdint.h28 #define INT8_TYPE "signed char" macro
37 #define INT_LEAST8_TYPE INT8_TYPE
H A Dopenbsd-stdint.h3 #define INT8_TYPE "signed char" macro
H A Dnetbsd-stdint.h27 #define INT8_TYPE "signed char" macro
36 #define INT_LEAST8_TYPE INT8_TYPE
H A Dhpux-stdint.h6 #define INT8_TYPE "signed char" macro
H A Dvxworks-stdint.h27 #define INT8_TYPE "signed char" macro
H A Dfreebsd-stdint.h28 #define INT8_TYPE "signed char" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddjgpp-stdint.h24 #define INT8_TYPE "signed char" macro
H A Dmingw-stdint.h22 #define INT8_TYPE "signed char" macro
H A Dcygwin-stdint.h24 #define INT8_TYPE "signed char" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h22 #define INT8_TYPE "signed char" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmingw-stdint.h22 #define INT8_TYPE "signed char" macro
H A Ddjgpp-stdint.h24 #define INT8_TYPE "signed char" macro
H A Dcygwin-stdint.h24 #define INT8_TYPE "signed char" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h22 #define INT8_TYPE "signed char" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix-stdint.h22 #define INT8_TYPE "signed char" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix-stdint.h22 #define INT8_TYPE "signed char" macro

Completed in 222 milliseconds

12