Home | History | Annotate | Download | only in bfd

Lines Matching full:fence_post

133   int fence_post, start, increment, i, byte_count;
167 fence_post = start + (byte_count * increment);
169 for (i = start; i != fence_post; i += increment, ++cp)
192 int max_size, insn_size, fence_post, start, increment, i;
219 fence_post = start + (num_chars * increment);
222 for (i = start; i != fence_post; i += increment, ++cp)