Home
last modified time | relevance | path

Searched refs:HOST_BITS_PER_WIDEST_INT (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dhwint.h94 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_WIDE_INT macro
102 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_LONGLONG macro
106 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER___INT64 macro
H A DChangeLog.14244 HOST_WIDEST_INT/HOST_BITS_PER_WIDEST_INT.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dhwint.h94 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_WIDE_INT macro
102 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_LONGLONG macro
106 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER___INT64 macro
H A DChangeLog.14244 HOST_WIDEST_INT/HOST_BITS_PER_WIDEST_INT.
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/
H A Dhwint.h101 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_WIDE_INT macro
109 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_LONGLONG macro
113 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER___INT64 macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dhwint.h101 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_WIDE_INT macro
109 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_LONGLONG macro
113 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER___INT64 macro
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dhwint.h120 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_WIDE_INT macro
130 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_LONGLONG macro
135 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER___INT64 macro
H A Dgcov-io.c664 #if HOST_BITS_PER_WIDEST_INT == HOST_BITS_PER_WIDE_INT in gcov_histo_index()
666 #elif HOST_BITS_PER_WIDEST_INT == 2 * HOST_BITS_PER_WIDE_INT in gcov_histo_index()
H A Dtree-ssa-math-opts.c1669 if (size > HOST_BITS_PER_WIDEST_INT) in find_bswap_1()
1714 if (type_size > (int) HOST_BITS_PER_WIDEST_INT) in find_bswap_1()
H A Dtree.c10328 #if HOST_BITS_PER_WIDEST_INT > HOST_BITS_PER_WIDE_INT in widest_int_cst_value()
10329 gcc_assert (HOST_BITS_PER_WIDEST_INT >= HOST_BITS_PER_DOUBLE_INT); in widest_int_cst_value()
10338 if (bits < HOST_BITS_PER_WIDEST_INT) in widest_int_cst_value()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dhwint.h120 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_WIDE_INT macro
130 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_LONGLONG macro
135 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER___INT64 macro
H A Dgcov-io.c664 #if HOST_BITS_PER_WIDEST_INT == HOST_BITS_PER_WIDE_INT in gcov_histo_index()
666 #elif HOST_BITS_PER_WIDEST_INT == 2 * HOST_BITS_PER_WIDE_INT in gcov_histo_index()
H A Dtree.c10274 #if HOST_BITS_PER_WIDEST_INT > HOST_BITS_PER_WIDE_INT in widest_int_cst_value()
10275 gcc_assert (HOST_BITS_PER_WIDEST_INT >= HOST_BITS_PER_DOUBLE_INT); in widest_int_cst_value()
10284 if (bits < HOST_BITS_PER_WIDEST_INT) in widest_int_cst_value()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dhwint.h164 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_WIDE_INT macro
174 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_LONGLONG macro
179 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER___INT64 macro
H A Dgcov-io.c725 #if HOST_BITS_PER_WIDEST_INT == HOST_BITS_PER_WIDE_INT in gcov_histo_index()
727 #elif HOST_BITS_PER_WIDEST_INT == 2 * HOST_BITS_PER_WIDE_INT in gcov_histo_index()
H A Dtree-ssa-math-opts.c1752 if (size > HOST_BITS_PER_WIDEST_INT) in find_bswap_1()
1797 if (type_size > (int) HOST_BITS_PER_WIDEST_INT) in find_bswap_1()
H A Dtree.c10550 #if HOST_BITS_PER_WIDEST_INT > HOST_BITS_PER_WIDE_INT in widest_int_cst_value()
10551 gcc_assert (HOST_BITS_PER_WIDEST_INT >= HOST_BITS_PER_DOUBLE_INT); in widest_int_cst_value()
10560 if (bits < HOST_BITS_PER_WIDEST_INT) in widest_int_cst_value()
H A Dtree-pretty-print.c3472 else if (HOST_BITS_PER_DOUBLE_INT == HOST_BITS_PER_WIDEST_INT) in pp_double_int()
/dports/devel/cxref/cxref-1.6e/cpp/
H A Dcexp.y116 #define MAX_CHAR_TYPE_MASK (MAX_CHAR_TYPE_SIZE < HOST_BITS_PER_WIDEST_INT \
120 #define MAX_WCHAR_TYPE_MASK (MAX_WCHAR_TYPE_SIZE < HOST_BITS_PER_WIDEST_INT \
710 >> (HOST_BITS_PER_WIDEST_INT - num_bits)); in yylex()
714 >> (HOST_BITS_PER_WIDEST_INT - num_bits)); in yylex()
953 if (b >= HOST_BITS_PER_WIDEST_INT)
964 if (b >= HOST_BITS_PER_WIDEST_INT)
965 return a->signedp ? a->value >> (HOST_BITS_PER_WIDEST_INT - 1) : 0;
H A Dsystem.h178 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_LONGLONG macro
184 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER_LONG macro
H A Dcexp.c159 #define MAX_CHAR_TYPE_MASK (MAX_CHAR_TYPE_SIZE < HOST_BITS_PER_WIDEST_INT \
163 #define MAX_WCHAR_TYPE_MASK (MAX_WCHAR_TYPE_SIZE < HOST_BITS_PER_WIDEST_INT \
2388 >> (HOST_BITS_PER_WIDEST_INT - num_bits)); in yylex()
2392 >> (HOST_BITS_PER_WIDEST_INT - num_bits)); in yylex()
2631 if (b >= HOST_BITS_PER_WIDEST_INT)
2642 if (b >= HOST_BITS_PER_WIDEST_INT)
2643 return a->signedp ? a->value >> (HOST_BITS_PER_WIDEST_INT - 1) : 0;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/sh/
H A Dsh.c2071 gcc_assert (HOST_BITS_PER_WIDEST_INT >= 64); in expand_cbranchdi4()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/sh/
H A Dsh.c2156 gcc_assert (HOST_BITS_PER_WIDEST_INT >= 64); in expand_cbranchdi4()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/sh/
H A Dsh.c2153 gcc_assert (HOST_BITS_PER_WIDEST_INT >= 64); in expand_cbranchdi4()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-199918712 HOST_WIDEST_INT/HOST_BITS_PER_WIDEST_INT.

123