Searched refs:min_bytes (Results 1 – 2 of 2) sorted by relevance
456 unsigned int bytes, min_bytes; in srec_scan() local479 min_bytes = 3; in srec_scan()481 min_bytes = 4; in srec_scan()483 min_bytes = 5; in srec_scan()484 if (bytes < min_bytes) in srec_scan()
7932 offsetT min_bytes; in xtensa_fix_close_loop_end_frags() local7937 min_bytes = min_bytes_to_other_loop_end in xtensa_fix_close_loop_end_frags()7940 if (min_bytes < REQUIRED_LOOP_DIVIDING_BYTES) in xtensa_fix_close_loop_end_frags()7946 while (min_bytes + bytes_added in xtensa_fix_close_loop_end_frags()