Searched defs:INT_FAST16_TYPE (Results 26 - 40 of 40) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dopenbsd-stdint.h22 #define INT_FAST16_TYPE "int" macro
H A Dglibc-stdint.h55 #define INT_FAST16_TYPE (LONG_TYPE_SIZE == 64 && !OPTION_MUSL ? "long int" : "int") macro
H A Dsol2.h67 #define INT_FAST16_TYPE "int" macro
H A Ddarwin.h101 #define INT_FAST16_TYPE "short int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dopenbsd-stdint.h22 #define INT_FAST16_TYPE "int" macro
H A Dsol2.h67 #define INT_FAST16_TYPE "int" macro
H A Ddarwin.h99 #define INT_FAST16_TYPE "short int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dnetbsd-elf.h62 #undef INT_FAST16_TYPE macro
63 #define INT_FAST16_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dnetbsd-elf.h62 #undef INT_FAST16_TYPE macro
63 #define INT_FAST16_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dnetbsd64.h489 #undef INT_FAST16_TYPE macro
490 #define INT_FAST16_TYPE "int" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dnetbsd64.h408 #undef INT_FAST16_TYPE macro
409 #define INT_FAST16_TYPE "int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.h120 #define INT_FAST16_TYPE INT16_TYPE macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.h120 #define INT_FAST16_TYPE INT16_TYPE macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h710 #define INT_FAST16_TYPE ((const char *) NULL) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h720 #define INT_FAST16_TYPE ((const char *) NULL) macro

Completed in 286 milliseconds

12