Home | History | Annotate | Download | only in bfd

Lines Matching defs:NELEMS

934 #define NELEMS(a)	((int) (sizeof (a) / sizeof ((a)[0])))
2872 if ((unsigned int)r_type >= NELEMS(tilepro_elf_howto_table))