Searched refs:other_byte_order (Results 1 – 3 of 3) sorted by relevance
148 (unlikely ((Dbg)->other_byte_order) \152 (unlikely ((Dbg)->other_byte_order) \159 (unlikely ((Dbg)->other_byte_order) \163 (unlikely ((Dbg)->other_byte_order) \168 (unlikely ((Dbg)->other_byte_order) \172 (unlikely ((Dbg)->other_byte_order) \193 if (dbg->other_byte_order) in read_2ubyte_unaligned()201 if (dbg->other_byte_order) in read_2sbyte_unaligned()216 if (dbg->other_byte_order) in read_4ubyte_unaligned()224 if (dbg->other_byte_order) in read_4sbyte_unaligned()[all …]
262 result->other_byte_order = true;
152 bool other_byte_order; member