Home
last modified time | relevance | path

Searched defs:UINT64_TYPE (Results 76 – 100 of 360) sorted by relevance

12345678910>>...15

/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Dmingw-stdint.h29 #define UINT64_TYPE "long long unsigned int" macro
H A Ddjgpp-stdint.h32 #define UINT64_TYPE "long long unsigned int" macro
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Daix-stdint.h29 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dports/lang/gcc48/gcc-4.8.5/gcc/config/
H A Dfreebsd-stdint.h35 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Ddragonfly-stdint.h35 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Dglibc-stdint.h34 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Dhpux-stdint.h13 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dports/lang/gcc48/gcc-4.8.5/gcc/config/avr/
H A Davr-stdint.h43 #define UINT64_TYPE (INT_TYPE_SIZE == 16 ? "long long unsigned int" : 0) macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Dcygwin-stdint.h32 #define UINT64_TYPE (TARGET_64BIT ? "long unsigned int" : "long long unsigned int") macro
H A Ddjgpp-stdint.h32 #define UINT64_TYPE "long long unsigned int" macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/
H A Dhpux-stdint.h13 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Dfreebsd-stdint.h35 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Ddragonfly-stdint.h35 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Dvxworks-stdint.h34 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/avr/
H A Davr-stdint.h43 #define UINT64_TYPE (INT_TYPE_SIZE == 16 ? "long long unsigned int" : 0) macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/vms/
H A Dvms-stdint.h29 #define UINT64_TYPE "long long unsigned int" macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/avr/
H A Davr-stdint.h43 #define UINT64_TYPE (INT_TYPE_SIZE == 16 ? "long long unsigned int" : 0) macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/
H A Dfreebsd-stdint.h35 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Ddragonfly-stdint.h35 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Dhpux-stdint.h13 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Dcygwin-stdint.h32 #define UINT64_TYPE (TARGET_64BIT ? "long unsigned int" : "long long unsigned int") macro
H A Ddjgpp-stdint.h32 #define UINT64_TYPE "long long unsigned int" macro
H A Dmingw-stdint.h29 #define UINT64_TYPE "long long unsigned int" macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/
H A Dhpux-stdint.h13 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Dcygwin-stdint.h32 #define UINT64_TYPE "long long unsigned int" macro

12345678910>>...15