Searched defs:INT_LEAST64_TYPE (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/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 Dglibc-stdint.h39 #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.h43 #define INT_LEAST64_TYPE INT64_TYPE macro
H A Dopenbsd-stdint.h15 #define INT_LEAST64_TYPE "long long int" macro
H A Dsol2.h58 #define INT_LEAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Ddarwin.h91 #define INT_LEAST64_TYPE "long long int" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dcygwin-stdint.h39 #define INT_LEAST64_TYPE "long long int" macro
H A Ddjgpp-stdint.h39 #define INT_LEAST64_TYPE "signed long long int" macro
H A Dmingw-stdint.h34 #define INT_LEAST64_TYPE "long long int" macro
/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dosf.h179 #define INT_LEAST64_TYPE "long int" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Diris.h94 #define INT_LEAST64_TYPE "long long int" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h625 #define INT_LEAST64_TYPE ((const char *) NULL) macro

Completed in 189 milliseconds