Home | History | Annotate | Download | only in bfd

Lines Matching refs:NUM_ELEM

70 #ifndef NUM_ELEM
71 #define NUM_ELEM(a) ((sizeof (a)) / sizeof ((a)[0]))
500 #define NUM_RELOCS NUM_ELEM (aoutarm_std_reloc_howto)