Lines Matching refs:unlikely
117 (unlikely ((Dbg)->other_byte_order) \
121 (unlikely ((Dbg)->other_byte_order) \
128 (unlikely ((Dbg)->other_byte_order) \
132 (unlikely ((Dbg)->other_byte_order) \
139 (unlikely ((Dbg)->other_byte_order) \
143 (unlikely ((Dbg)->other_byte_order) \
177 if (unlikely (other_byte_order)) in read_2ubyte_unaligned_1()
185 if (unlikely (other_byte_order)) in read_2sbyte_unaligned_1()
200 if (unlikely (other_byte_order)) in read_4ubyte_unaligned_1()
208 if (unlikely (other_byte_order)) in read_4sbyte_unaligned_1()
223 if (unlikely (other_byte_order)) in read_8ubyte_unaligned_1()
231 if (unlikely (other_byte_order)) in read_8sbyte_unaligned_1()