Home | History | Annotate | Download | only in bfd

Lines Matching full:fits16

3239   bfd_boolean fits16;
3317 fits16 = (xdisp >= - (bfd_signed_vma) 0x8000 && xdisp < 0x8000);
3321 if (fits16)