Searched refs:LONGEST_ARCH (Results 1 – 3 of 3) sorted by relevance
220 #define LONGEST_ARCH sizeof ("powerpc:common") macro297 printf ("\n%*s", (int) LONGEST_ARCH, " "); in display_info_table()307 printf ("%*s ", (int) LONGEST_ARCH - 1, in display_info_table()384 wid = LONGEST_ARCH + strlen (bfd_target_vector[t]->name) + 1; in display_target_tables()
1287 * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
3486 (display_info_table): Add casts when passing LONGEST_ARCH for