Home
last modified time | relevance | path

Searched defs:INT64_TYPE (Results 201 – 225 of 360) sorted by relevance

12345678910>>...15

/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/avr/
H A Davr-stdint.h39 #define INT64_TYPE (INT_TYPE_SIZE == 16 ? "long long int" : 0) macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Dmingw-stdint.h25 #define INT64_TYPE "long long int" macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Daix-stdint.h25 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/
H A Ddragonfly-stdint.h31 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/avr/
H A Davr-stdint.h39 #define INT64_TYPE (INT_TYPE_SIZE == 16 ? "long long int" : 0) macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/vms/
H A Dvms-stdint.h25 #define INT64_TYPE "long long int" macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/
H A Dhpux-stdint.h9 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dfreebsd-stdint.h31 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Ddragonfly-stdint.h31 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dnewlib-stdint.h39 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : LONG_LONG_TYPE_SIZE == 64 ? "long long int"… macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Ddjgpp-stdint.h27 #define INT64_TYPE "long long int" macro
H A Dmingw-stdint.h25 #define INT64_TYPE "long long int" macro
H A Dcygwin-stdint.h27 #define INT64_TYPE (TARGET_64BIT ? "long int" : "long long int") macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/avr/
H A Davr-stdint.h39 #define INT64_TYPE (INT_TYPE_SIZE == 16 ? "long long int" : 0) macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/
H A Dglibc-stdint.h36 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dnewlib-stdint.h39 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : LONG_LONG_TYPE_SIZE == 64 ? "long long int"… macro
/dports/lang/gcc9/gcc-9.4.0/gcc/config/
H A Dglibc-stdint.h36 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/
H A Dnewlib-stdint.h39 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : LONG_LONG_TYPE_SIZE == 64 ? "long long int"… macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/
H A Dglibc-stdint.h36 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
H A Dnewlib-stdint.h39 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : LONG_LONG_TYPE_SIZE == 64 ? "long long int"… macro
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/
H A Dnewlib-stdint.h39 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : LONG_LONG_TYPE_SIZE == 64 ? "long long int"… macro
H A Dglibc-stdint.h36 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/
H A Dnewlib-stdint.h39 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : LONG_LONG_TYPE_SIZE == 64 ? "long long int"… macro
H A Dglibc-stdint.h36 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/
H A Dglibc-stdint.h36 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro

12345678910>>...15