Home
last modified time | relevance | path

Searched refs:NUM_ELEM (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcoff-aarch64.c62 #ifndef NUM_ELEM
63 #define NUM_ELEM(a) ((sizeof (a)) / sizeof ((a)[0])) macro
66 #define NUM_RELOCS NUM_ELEM (pe_aarch64_std_reloc_howto)
H A Delf32-mcore.c270 #ifndef NUM_ELEM
271 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
280 for (i = NUM_ELEM (mcore_elf_howto_raw); i--;) in mcore_elf_howto_init()
286 BFD_ASSERT (type < NUM_ELEM (mcore_elf_howto_table)); in mcore_elf_howto_init()
H A Dcoff-mcore.c34 #ifndef NUM_ELEM
35 #define NUM_ELEM(A) (sizeof (A) / sizeof (A)[0]) macro
277 #define NUM_HOWTOS NUM_ELEM (mcore_coff_howto_table)
H A Delf32-microblaze.c529 #ifndef NUM_ELEM
530 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
540 for (i = NUM_ELEM (microblaze_elf_howto_raw); i--;) in microblaze_elf_howto_init()
546 BFD_ASSERT (type < NUM_ELEM (microblaze_elf_howto_table)); in microblaze_elf_howto_init()
665 for (i = 0; i < NUM_ELEM (microblaze_elf_howto_raw); i++) in microblaze_elf_reloc_name_lookup()
H A Dcoff-arm.c75 #ifndef NUM_ELEM
76 #define NUM_ELEM(a) ((sizeof (a)) / sizeof ((a)[0])) macro
510 #define NUM_RELOCS NUM_ELEM (aoutarm_std_reloc_howto)
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-mcore.c270 #ifndef NUM_ELEM
271 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
280 for (i = NUM_ELEM (mcore_elf_howto_raw); i--;) in mcore_elf_howto_init()
286 BFD_ASSERT (type < NUM_ELEM (mcore_elf_howto_table)); in mcore_elf_howto_init()
H A Dcoff-mcore.c34 #ifndef NUM_ELEM
35 #define NUM_ELEM(A) (sizeof (A) / sizeof (A)[0]) macro
277 #define NUM_HOWTOS NUM_ELEM (mcore_coff_howto_table)
H A Delf32-microblaze.c531 #ifndef NUM_ELEM
532 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
542 for (i = NUM_ELEM (microblaze_elf_howto_raw); i--;) in microblaze_elf_howto_init()
548 BFD_ASSERT (type < NUM_ELEM (microblaze_elf_howto_table)); in microblaze_elf_howto_init()
667 for (i = 0; i < NUM_ELEM (microblaze_elf_howto_raw); i++) in microblaze_elf_reloc_name_lookup()
H A Dcoff-arm.c75 #ifndef NUM_ELEM
76 #define NUM_ELEM(a) ((sizeof (a)) / sizeof ((a)[0])) macro
510 #define NUM_RELOCS NUM_ELEM (aoutarm_std_reloc_howto)
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-mcore.c270 #ifndef NUM_ELEM
271 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
280 for (i = NUM_ELEM (mcore_elf_howto_raw); i--;) in mcore_elf_howto_init()
286 BFD_ASSERT (type < NUM_ELEM (mcore_elf_howto_table)); in mcore_elf_howto_init()
H A Dcoff-mcore.c34 #ifndef NUM_ELEM
35 #define NUM_ELEM(A) (sizeof (A) / sizeof (A)[0]) macro
277 #define NUM_HOWTOS NUM_ELEM (mcore_coff_howto_table)
H A Delf32-microblaze.c531 #ifndef NUM_ELEM
532 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
542 for (i = NUM_ELEM (microblaze_elf_howto_raw); i--;) in microblaze_elf_howto_init()
548 BFD_ASSERT (type < NUM_ELEM (microblaze_elf_howto_table)); in microblaze_elf_howto_init()
667 for (i = 0; i < NUM_ELEM (microblaze_elf_howto_raw); i++) in microblaze_elf_reloc_name_lookup()
H A Dcoff-arm.c75 #ifndef NUM_ELEM
76 #define NUM_ELEM(a) ((sizeof (a)) / sizeof ((a)[0])) macro
510 #define NUM_RELOCS NUM_ELEM (aoutarm_std_reloc_howto)
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf32-mcore.c270 #ifndef NUM_ELEM
271 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
280 for (i = NUM_ELEM (mcore_elf_howto_raw); i--;) in mcore_elf_howto_init()
286 BFD_ASSERT (type < NUM_ELEM (mcore_elf_howto_table)); in mcore_elf_howto_init()
H A Dcoff-mcore.c34 #ifndef NUM_ELEM
35 #define NUM_ELEM(A) (sizeof (A) / sizeof (A)[0]) macro
277 #define NUM_HOWTOS NUM_ELEM (mcore_coff_howto_table)
H A Delf32-microblaze.c531 #ifndef NUM_ELEM
532 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
542 for (i = NUM_ELEM (microblaze_elf_howto_raw); i--;) in microblaze_elf_howto_init()
548 BFD_ASSERT (type < NUM_ELEM (microblaze_elf_howto_table)); in microblaze_elf_howto_init()
667 for (i = 0; i < NUM_ELEM (microblaze_elf_howto_raw); i++) in microblaze_elf_reloc_name_lookup()
H A Dcoff-arm.c75 #ifndef NUM_ELEM
76 #define NUM_ELEM(a) ((sizeof (a)) / sizeof ((a)[0])) macro
510 #define NUM_RELOCS NUM_ELEM (aoutarm_std_reloc_howto)
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dscore7-dis.c40 #ifndef NUM_ELEM
41 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
533 #define NUM_SCORE_REGNAMES NUM_ELEM (regnames)
H A Dscore-dis.c480 #ifndef NUM_ELEM
481 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
501 #define NUM_SCORE_REGNAMES NUM_ELEM (regnames)
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dscore7-dis.c44 #ifndef NUM_ELEM
45 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
537 #define NUM_SCORE_REGNAMES NUM_ELEM (regnames)
H A Dscore-dis.c488 #ifndef NUM_ELEM
489 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
509 #define NUM_SCORE_REGNAMES NUM_ELEM (regnames)
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dscore7-dis.c44 #ifndef NUM_ELEM
45 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
537 #define NUM_SCORE_REGNAMES NUM_ELEM (regnames)
H A Dscore-dis.c488 #ifndef NUM_ELEM
489 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
509 #define NUM_SCORE_REGNAMES NUM_ELEM (regnames)
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dscore7-dis.c44 #ifndef NUM_ELEM
45 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
537 #define NUM_SCORE_REGNAMES NUM_ELEM (regnames)
H A Dscore-dis.c488 #ifndef NUM_ELEM
489 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) macro
509 #define NUM_SCORE_REGNAMES NUM_ELEM (regnames)

12