Searched refs:INT_FAST64_TYPE (Results 1 - 25 of 42) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dopenbsd-stdint.h24 #define INT_FAST64_TYPE "long long int" macro
H A Dhpux-stdint.h27 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dvxworks-stdint.h46 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dfreebsd-stdint.h49 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Ddragonfly-stdint.h49 #define INT_FAST64_TYPE INT64_TYPE macro
H A Dglibc-stdint.h57 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dopenbsd-stdint.h24 #define INT_FAST64_TYPE "long long int" macro
H A Dhpux-stdint.h27 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dvxworks-stdint.h46 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dfreebsd-stdint.h49 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dglibc-stdint.h54 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Ddragonfly-stdint.h49 #define INT_FAST64_TYPE INT64_TYPE macro
H A Dnetbsd-stdint.h56 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddjgpp-stdint.h51 #define INT_FAST64_TYPE "long long int" macro
H A Dmingw-stdint.h43 #define INT_FAST64_TYPE "long long int" macro
H A Dcygwin-stdint.h51 #define INT_FAST64_TYPE (TARGET_64BIT ? "long int" : "long long int") macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h43 #define INT_FAST64_TYPE "long long int" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmingw-stdint.h43 #define INT_FAST64_TYPE "long long int" macro
H A Ddjgpp-stdint.h51 #define INT_FAST64_TYPE "long long int" macro
H A Dcygwin-stdint.h51 #define INT_FAST64_TYPE (TARGET_64BIT ? "long int" : "long long int") macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h43 #define INT_FAST64_TYPE "long long int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix-stdint.h43 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix-stdint.h43 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-stdint.h57 #define INT_FAST64_TYPE INT64_TYPE macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h57 #define INT_FAST64_TYPE INT64_TYPE macro

Completed in 141 milliseconds

12