Lines Matching full:unlikely
127 if (unlikely (new_line->line.field != state->field)) \
207 if (unlikely (linep + 4 > lineendp))
216 if (unlikely (unit_length == DWARF3_LENGTH_64_BIT))
218 if (unlikely (linep + 8 > lineendp))
225 if (unlikely (unit_length > (size_t) (lineendp - linep)
232 if (unlikely (version < 2) || unlikely (version > 4))
253 if (unlikely (lineendp - linep < 5))
256 if (unlikely (max_ops_per_instr == 0))
276 if (unlikely (lineendp - linep < opcode_base - 1))
304 if (unlikely (dirarray == NULL))
330 if (unlikely (fl == NULL)) \
340 if (unlikely (linep >= lineendp))
356 if (unlikely (linep >= lineendp))
359 if (unlikely (diridx >= ndirlist))
390 if (unlikely (linep >= lineendp))
395 if (unlikely (linep >= lineendp))
403 if (unlikely (linep != header_start + header_length))
426 if (unlikely (ll == NULL)) \
429 if (unlikely (add_new_line (&state, ll))) \
445 if (unlikely (line_range == 0))
473 if (unlikely (lineendp - linep < 2))
479 if (unlikely ((size_t) (lineendp - linep) < len))
511 if (unlikely (lineendp - linep < (uint8_t) address_size))
528 if (unlikely (linep >= lineendp))
531 if (unlikely (diridx >= ndirlist))
537 if (unlikely (linep >= lineendp))
541 if (unlikely (linep >= lineendp))
573 if (unlikely (standard_opcode_lengths[opcode] != 1))
576 if (unlikely (linep >= lineendp))
583 if (unlikely ((size_t) (lineendp - (linep - 1)) < len))
596 if (unlikely (standard_opcode_lengths[opcode] != 0))
612 if (unlikely (standard_opcode_lengths[opcode] != 1))
615 if (unlikely (linep >= lineendp))
624 if (unlikely (standard_opcode_lengths[opcode] != 1))
627 if (unlikely (linep >= lineendp))
635 if (unlikely (standard_opcode_lengths[opcode] != 1))
638 if (unlikely (linep >= lineendp))
646 if (unlikely (standard_opcode_lengths[opcode] != 1))
649 if (unlikely (linep >= lineendp))
657 if (unlikely (standard_opcode_lengths[opcode] != 0))
665 if (unlikely (standard_opcode_lengths[opcode] != 0))
673 if (unlikely (standard_opcode_lengths[opcode] != 0))
676 if (unlikely (line_range == 0))
685 if (unlikely (standard_opcode_lengths[opcode] != 1)
686 || unlikely (lineendp - linep < 2))
695 if (unlikely (standard_opcode_lengths[opcode] != 0))
703 if (unlikely (standard_opcode_lengths[opcode] != 0))
711 if (unlikely (standard_opcode_lengths[opcode] != 1))
714 if (unlikely (linep >= lineendp))
727 if (unlikely (linep >= lineendp))