Home
last modified time | relevance | path

Searched refs:HOST_LONG_LONG_FORMAT (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/lang/sdcc/sdcc-4.0.0/support/cpp/
H A Dhwint.h20 #ifndef HOST_LONG_LONG_FORMAT
21 #define HOST_LONG_LONG_FORMAT "ll" macro
83 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
87 "0x%" HOST_LONG_LONG_FORMAT "x%016" HOST_LONG_LONG_FORMAT "x"
119 # define HOST_WIDEST_INT_PRINT_DEC "%" HOST_LONG_LONG_FORMAT "d"
120 # define HOST_WIDEST_INT_PRINT_DEC_C "%" HOST_LONG_LONG_FORMAT "dLL"
121 # define HOST_WIDEST_INT_PRINT_UNSIGNED "%" HOST_LONG_LONG_FORMAT "u"
122 # define HOST_WIDEST_INT_PRINT_HEX "0x%" HOST_LONG_LONG_FORMAT "x"
124 "0x%" HOST_LONG_LONG_FORMAT "x%016" HOST_LONG_LONG_FORMAT "x"
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dhwint.h20 #ifndef HOST_LONG_LONG_FORMAT
21 #define HOST_LONG_LONG_FORMAT "ll" macro
83 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
87 "0x%" HOST_LONG_LONG_FORMAT "x%016" HOST_LONG_LONG_FORMAT "x"
119 # define HOST_WIDEST_INT_PRINT_DEC "%" HOST_LONG_LONG_FORMAT "d"
120 # define HOST_WIDEST_INT_PRINT_DEC_C "%" HOST_LONG_LONG_FORMAT "dLL"
121 # define HOST_WIDEST_INT_PRINT_UNSIGNED "%" HOST_LONG_LONG_FORMAT "u"
122 # define HOST_WIDEST_INT_PRINT_HEX "0x%" HOST_LONG_LONG_FORMAT "x"
124 "0x%" HOST_LONG_LONG_FORMAT "x%016" HOST_LONG_LONG_FORMAT "x"
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dhwint.h26 #ifndef HOST_LONG_LONG_FORMAT
27 #define HOST_LONG_LONG_FORMAT "ll" macro
101 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
105 "0x%" HOST_LONG_LONG_FORMAT "x%016" HOST_LONG_LONG_FORMAT "x"
142 # define HOST_WIDEST_INT_PRINT HOST_LONG_LONG_FORMAT
143 # define HOST_WIDEST_INT_PRINT_DEC "%" HOST_LONG_LONG_FORMAT "d"
144 # define HOST_WIDEST_INT_PRINT_DEC_C "%" HOST_LONG_LONG_FORMAT "dLL"
145 # define HOST_WIDEST_INT_PRINT_UNSIGNED "%" HOST_LONG_LONG_FORMAT "u"
146 # define HOST_WIDEST_INT_PRINT_HEX "%#" HOST_LONG_LONG_FORMAT "x"
148 "0x%" HOST_LONG_LONG_FORMAT "x%016" HOST_LONG_LONG_FORMAT "x"
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dhwint.h26 #ifndef HOST_LONG_LONG_FORMAT
27 #define HOST_LONG_LONG_FORMAT "ll" macro
101 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
105 "0x%" HOST_LONG_LONG_FORMAT "x%016" HOST_LONG_LONG_FORMAT "x"
142 # define HOST_WIDEST_INT_PRINT HOST_LONG_LONG_FORMAT
143 # define HOST_WIDEST_INT_PRINT_DEC "%" HOST_LONG_LONG_FORMAT "d"
144 # define HOST_WIDEST_INT_PRINT_DEC_C "%" HOST_LONG_LONG_FORMAT "dLL"
145 # define HOST_WIDEST_INT_PRINT_UNSIGNED "%" HOST_LONG_LONG_FORMAT "u"
146 # define HOST_WIDEST_INT_PRINT_HEX "%#" HOST_LONG_LONG_FORMAT "x"
148 "0x%" HOST_LONG_LONG_FORMAT "x%016" HOST_LONG_LONG_FORMAT "x"
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dhwint.h26 #ifndef HOST_LONG_LONG_FORMAT
27 #define HOST_LONG_LONG_FORMAT "ll" macro
143 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
147 "0x%" HOST_LONG_LONG_FORMAT "x%016" HOST_LONG_LONG_FORMAT "x"
149 "%016" HOST_LONG_LONG_FORMAT "x"
186 # define HOST_WIDEST_INT_PRINT HOST_LONG_LONG_FORMAT
187 # define HOST_WIDEST_INT_PRINT_DEC "%" HOST_LONG_LONG_FORMAT "d"
188 # define HOST_WIDEST_INT_PRINT_DEC_C "%" HOST_LONG_LONG_FORMAT "dLL"
189 # define HOST_WIDEST_INT_PRINT_UNSIGNED "%" HOST_LONG_LONG_FORMAT "u"
190 # define HOST_WIDEST_INT_PRINT_HEX "%#" HOST_LONG_LONG_FORMAT "x"
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
82 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
104 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
82 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
104 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll"
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhwint.h27 #ifndef HOST_LONG_LONG_FORMAT
28 #define HOST_LONG_LONG_FORMAT "ll" macro
84 # define GCC_PRI64 HOST_LONG_LONG_FORMAT
106 # define HOST_WIDE_INT_PRINT HOST_LONG_LONG_FORMAT
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Dxm-mingw32.h34 #define HOST_LONG_LONG_FORMAT "I64" macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Dxm-mingw32.h34 #define HOST_LONG_LONG_FORMAT "I64" macro

12345678910