Home
last modified time | relevance | path

Searched refs:BITS_PER_BITPACK_WORD (Results 1 – 21 of 21) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddata-streamer.h31 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
106 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
111 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
155 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
161 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
104 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
109 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
153 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
159 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
104 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
109 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
153 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
159 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
108 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
113 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
168 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
174 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
112 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
117 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
172 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
178 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
108 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
113 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
168 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
174 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
108 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
113 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
168 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
174 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
110 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
115 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
170 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
176 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
112 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
117 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
172 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
178 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddata-streamer.h31 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
141 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
146 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
190 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
196 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
110 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
115 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
170 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
176 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
108 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
113 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
168 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
174 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
108 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
113 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
168 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
174 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
108 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
113 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
168 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
174 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
112 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
117 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
172 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
178 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
108 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
113 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
168 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
174 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
110 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
115 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
170 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
176 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
108 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
113 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
168 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
174 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
108 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
113 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
168 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
174 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddata-streamer.h30 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
112 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
117 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
172 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
178 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddata-streamer.h31 static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; variable
141 gcc_checking_assert (nbits == BITS_PER_BITPACK_WORD in bp_pack_value()
146 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_pack_value()
190 mask = (nbits == BITS_PER_BITPACK_WORD in bp_unpack_value()
196 if (pos + nbits > BITS_PER_BITPACK_WORD) in bp_unpack_value()