Home
last modified time | relevance | path

Searched refs:min_bytes (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.c5683 size_t min_bytes; in xtensa_fix_close_loop_end_frags() local
5688 min_bytes = min_bytes_to_other_loop_end in xtensa_fix_close_loop_end_frags()
5692 if (min_bytes < REQUIRED_LOOP_DIVIDING_BYTES) in xtensa_fix_close_loop_end_frags()
5694 while (min_bytes + bytes_added in xtensa_fix_close_loop_end_frags()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c7373 offsetT min_bytes; in xtensa_fix_close_loop_end_frags() local
7378 min_bytes = min_bytes_to_other_loop_end in xtensa_fix_close_loop_end_frags()
7381 if (min_bytes < REQUIRED_LOOP_DIVIDING_BYTES) in xtensa_fix_close_loop_end_frags()
7387 while (min_bytes + bytes_added in xtensa_fix_close_loop_end_frags()