Lines Matching refs:unlikely
132 (unlikely ((Dbg)->other_byte_order) \
136 (unlikely ((Dbg)->other_byte_order) \
143 (unlikely ((Dbg)->other_byte_order) \
147 (unlikely ((Dbg)->other_byte_order) \
154 (unlikely ((Dbg)->other_byte_order) \
158 (unlikely ((Dbg)->other_byte_order) \
192 if (unlikely (other_byte_order)) in read_2ubyte_unaligned_1()
200 if (unlikely (other_byte_order)) in read_2sbyte_unaligned_1()
215 if (unlikely (other_byte_order)) in read_4ubyte_unaligned_1()
223 if (unlikely (other_byte_order)) in read_4sbyte_unaligned_1()
238 if (unlikely (other_byte_order)) in read_8ubyte_unaligned_1()
246 if (unlikely (other_byte_order)) in read_8sbyte_unaligned_1()