Home
last modified time | relevance | path

Searched defs:INT_LEAST64_TYPE (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dfreebsd-stdint.h40 #define INT_LEAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Ddragonfly-stdint.h40 #define INT_LEAST64_TYPE INT64_TYPE macro
H A Dhpux-stdint.h18 #define INT_LEAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dvxworks-stdint.h38 #define INT_LEAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dnewlib-stdint.h48 #define INT_LEAST64_TYPE INT64_TYPE macro
H A Dglibc-stdint.h45 #define INT_LEAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dopenbsd-stdint.h15 #define INT_LEAST64_TYPE "long long int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-stdint.h48 #define INT_LEAST64_TYPE INT64_TYPE macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddjgpp-stdint.h39 #define INT_LEAST64_TYPE "long long int" macro
H A Dcygwin-stdint.h39 #define INT_LEAST64_TYPE (TARGET_64BIT ? "long int" : "long long int") macro
H A Dmingw-stdint.h34 #define INT_LEAST64_TYPE "long long int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dfreebsd-stdint.h40 #define INT_LEAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Ddragonfly-stdint.h40 #define INT_LEAST64_TYPE INT64_TYPE macro
H A Dvxworks-stdint.h38 #define INT_LEAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dhpux-stdint.h18 #define INT_LEAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dnewlib-stdint.h48 #define INT_LEAST64_TYPE INT64_TYPE macro
H A Dopenbsd-stdint.h15 #define INT_LEAST64_TYPE "long long int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcygwin-stdint.h39 #define INT_LEAST64_TYPE (TARGET_64BIT ? "long int" : "long long int") macro
H A Ddjgpp-stdint.h39 #define INT_LEAST64_TYPE "long long int" macro
H A Dmingw-stdint.h34 #define INT_LEAST64_TYPE "long long int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h48 #define INT_LEAST64_TYPE INT64_TYPE macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h34 #define INT_LEAST64_TYPE "long long int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix-stdint.h34 #define INT_LEAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix-stdint.h34 #define INT_LEAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h34 #define INT_LEAST64_TYPE "long long int" macro

12