Home
last modified time | relevance | path

Searched refs:UINT16_TYPE (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dnewlib-stdint.h41 #define UINT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short unsigned int" : INT_TYPE_SIZE == 16 ? "unsigned… macro
49 #define UINT_LEAST8_TYPE (UINT8_TYPE ? UINT8_TYPE : UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT3…
50 #define UINT_LEAST16_TYPE (UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT32_TYPE : UINT64_TYPE ? UI…
H A Ddragonfly-stdint.h33 #define UINT16_TYPE "short unsigned int" macro
42 #define UINT_LEAST16_TYPE UINT16_TYPE
H A Dnetbsd-stdint.h32 #define UINT16_TYPE "short unsigned int" macro
41 #define UINT_LEAST16_TYPE UINT16_TYPE
H A Dopenbsd-stdint.h8 #define UINT16_TYPE "short unsigned int" macro
H A Dhpux-stdint.h11 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dnewlib-stdint.h41 #define UINT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short unsigned int" : INT_TYPE_SIZE == 16 ? "unsigned… macro
49 #define UINT_LEAST8_TYPE (UINT8_TYPE ? UINT8_TYPE : UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT3…
50 #define UINT_LEAST16_TYPE (UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT32_TYPE : UINT64_TYPE ? UI…
H A Ddragonfly-stdint.h33 #define UINT16_TYPE "short unsigned int" macro
42 #define UINT_LEAST16_TYPE UINT16_TYPE
H A Dnetbsd-stdint.h32 #define UINT16_TYPE "short unsigned int" macro
41 #define UINT_LEAST16_TYPE UINT16_TYPE
H A Dopenbsd-stdint.h8 #define UINT16_TYPE "short unsigned int" macro
H A Dhpux-stdint.h11 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h48 #define UINT16_TYPE unsigned short macro
230 #define UINT16_TYPE unsigned short macro
281 #define UINT16_TYPE unsigned short macro
334 #define UINT16_TYPE unsigned short macro
375 #define UINT16_TYPE unsigned short macro
425 #define UINT16_TYPE unsigned short macro
504 #define UINT16_TYPE unsigned short macro
534 #define UINT16_TYPE unsigned short macro
566 #define UINT16_TYPE unsigned short macro
628 #define UINT16_TYPE unsigned short macro
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-stdint.h41 #define UINT16_TYPE (INT_TYPE_SIZE == 16 ? "unsigned int" : "long unsigned int") macro
50 #define UINT_LEAST16_TYPE UINT16_TYPE
59 #define UINT_FAST16_TYPE (INT_TYPE_SIZE == 16 ? "unsigned int" : UINT16_TYPE)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h41 #define UINT16_TYPE (INT_TYPE_SIZE == 16 ? "unsigned int" : "long unsigned int") macro
50 #define UINT_LEAST16_TYPE UINT16_TYPE
59 #define UINT_FAST16_TYPE (INT_TYPE_SIZE == 16 ? "unsigned int" : UINT16_TYPE)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.h106 #define UINT16_TYPE "short unsigned int" macro
115 #define UINT_LEAST16_TYPE UINT16_TYPE
124 #define UINT_FAST16_TYPE UINT16_TYPE
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.h106 #define UINT16_TYPE "short unsigned int" macro
115 #define UINT_LEAST16_TYPE UINT16_TYPE
124 #define UINT_FAST16_TYPE UINT16_TYPE
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dnetbsd64.h396 #undef UINT16_TYPE
397 #define UINT16_TYPE "short unsigned int" macro
454 #define UINT_LEAST16_TYPE UINT16_TYPE
H A Daix-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dnetbsd64.h477 #undef UINT16_TYPE
478 #define UINT16_TYPE "short unsigned int" macro
535 #define UINT_LEAST16_TYPE UINT16_TYPE
H A Daix-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddjgpp-stdint.h30 #define UINT16_TYPE "short unsigned int" macro
H A Dmingw-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddjgpp-stdint.h30 #define UINT16_TYPE "short unsigned int" macro
H A Dmingw-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h27 #define UINT16_TYPE "short unsigned int" macro

123