Home | History | Annotate | Download | only in bfd

Lines Matching refs:_a

1725       asection *_a = A;                                \
1727 asection *_next = _a->next; \
1729 _s->prev = _a; \
1730 _a->next = _s; \