| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
| H A D | newlib-stdint.h | 37 #define INT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short int" : INT_TYPE_SIZE == 16 ? "int" : CHAR_TYPE_S… macro 45 #define INT_LEAST8_TYPE (INT8_TYPE ? INT8_TYPE : INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE … 46 #define INT_LEAST16_TYPE (INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE : INT64_TYPE ? INT64_TY…
|
| H A D | dragonfly-stdint.h | 29 #define INT16_TYPE "short int" macro 38 #define INT_LEAST16_TYPE INT16_TYPE
|
| H A D | netbsd-stdint.h | 28 #define INT16_TYPE "short int" macro 37 #define INT_LEAST16_TYPE INT16_TYPE
|
| H A D | openbsd-stdint.h | 4 #define INT16_TYPE "short int" macro
|
| H A D | hpux-stdint.h | 7 #define INT16_TYPE "short int" macro
|
| H A D | freebsd-stdint.h | 29 #define INT16_TYPE "short int" macro
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | newlib-stdint.h | 37 #define INT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short int" : INT_TYPE_SIZE == 16 ? "int" : CHAR_TYPE_S… macro 45 #define INT_LEAST8_TYPE (INT8_TYPE ? INT8_TYPE : INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE … 46 #define INT_LEAST16_TYPE (INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE : INT64_TYPE ? INT64_TY…
|
| H A D | dragonfly-stdint.h | 29 #define INT16_TYPE "short int" macro 38 #define INT_LEAST16_TYPE INT16_TYPE
|
| H A D | netbsd-stdint.h | 28 #define INT16_TYPE "short int" macro 37 #define INT_LEAST16_TYPE INT16_TYPE
|
| H A D | openbsd-stdint.h | 4 #define INT16_TYPE "short int" macro
|
| H A D | hpux-stdint.h | 7 #define INT16_TYPE "short int" macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | avr-stdint.h | 37 #define INT16_TYPE (INT_TYPE_SIZE == 16 ? "int" : "long int") macro 46 #define INT_LEAST16_TYPE INT16_TYPE 55 #define INT_FAST16_TYPE (INT_TYPE_SIZE == 16 ? "int" : INT16_TYPE)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
| H A D | avr-stdint.h | 37 #define INT16_TYPE (INT_TYPE_SIZE == 16 ? "int" : "long int") macro 46 #define INT_LEAST16_TYPE INT16_TYPE 55 #define INT_FAST16_TYPE (INT_TYPE_SIZE == 16 ? "int" : INT16_TYPE)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
| H A D | bpf.h | 102 #define INT16_TYPE "short int" macro 111 #define INT_LEAST16_TYPE INT16_TYPE 120 #define INT_FAST16_TYPE INT16_TYPE
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/ |
| H A D | bpf.h | 102 #define INT16_TYPE "short int" macro 111 #define INT_LEAST16_TYPE INT16_TYPE 120 #define INT_FAST16_TYPE INT16_TYPE
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | netbsd64.h | 384 #undef INT16_TYPE 385 #define INT16_TYPE "short int" macro 442 #define INT_LEAST16_TYPE INT16_TYPE
|
| H A D | aix-stdint.h | 23 #define INT16_TYPE "short int" macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | netbsd64.h | 465 #undef INT16_TYPE 466 #define INT16_TYPE "short int" macro 523 #define INT_LEAST16_TYPE INT16_TYPE
|
| H A D | aix-stdint.h | 23 #define INT16_TYPE "short int" macro
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | djgpp-stdint.h | 25 #define INT16_TYPE "short int" macro
|
| H A D | mingw-stdint.h | 23 #define INT16_TYPE "short int" macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | djgpp-stdint.h | 25 #define INT16_TYPE "short int" macro
|
| H A D | mingw-stdint.h | 23 #define INT16_TYPE "short int" macro
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
| H A D | vms-stdint.h | 23 #define INT16_TYPE "short int" macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
| H A D | vms-stdint.h | 23 #define INT16_TYPE "short int" macro
|