Home | History | Annotate | Download | only in include

Lines Matching refs:_a

1669       asection *_a = A;                                \
1671 asection *_next = _a->next; \
1673 _s->prev = _a; \
1674 _a->next = _s; \