Home
last modified time | relevance | path

Searched defs:UINT64_TYPE (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/ac/
H A Dinttypes.m471 AC_DEFINE_UNQUOTED(UINT64_TYPE, $TYPEU64, definition
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Dcygwin-stdint.h37 #define UINT64_TYPE "long unsigned int" macro
39 #define UINT64_TYPE "long long unsigned int" macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daix-stdint.h29 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/
H A Dvxworks-stdint.h34 #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 Dhpux-stdint.h13 #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
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/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
H A Dcygwin-stdint.h32 #define UINT64_TYPE (TARGET_64BIT ? "long unsigned int" : "long long unsigned int") macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daix-stdint.h29 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/vms/
H A Dvms-stdint.h29 #define UINT64_TYPE "long long unsigned int" macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/avr/
H A Davr-stdint.h43 #define UINT64_TYPE (INT_TYPE_SIZE == 16 ? "long long unsigned int" : 0) macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/vms/
H A Dvms-stdint.h29 #define UINT64_TYPE "long long unsigned int" macro
/dports/lang/gcc6-aux/gcc-6-20180516/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/gcc12-devel/gcc-12-20211205/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/gcc12-devel/gcc-12-20211205/gcc/config/
H A Dvxworks-stdint.h34 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dports/lang/gcc9/gcc-9.4.0/gcc/config/vms/
H A Dvms-stdint.h29 #define UINT64_TYPE "long long unsigned int" macro
/dports/lang/gcc9/gcc-9.4.0/gcc/config/
H A Dvxworks-stdint.h34 #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 Dfreebsd-stdint.h35 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dports/lang/gcc9/gcc-9.4.0/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/gcc9/gcc-9.4.0/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/gcc9/gcc-9.4.0/gcc/config/avr/
H A Davr-stdint.h43 #define UINT64_TYPE (INT_TYPE_SIZE == 16 ? "long long unsigned int" : 0) macro

12345678910>>...15