Searched refs:LONGEST_ARCH (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dbucomm.c166 #define LONGEST_ARCH sizeof ("powerpc:common")
243 printf ("\n%*s", (int) LONGEST_ARCH, " ");
252 printf ("%*s ", (int) LONGEST_ARCH - 1,
329 wid = LONGEST_ARCH + strlen (bfd_target_vector[t]->name) + 1;
163 #define LONGEST_ARCH macro
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dbucomm.c167 #define LONGEST_ARCH sizeof ("powerpc:common")
244 printf ("\n%*s", (int) LONGEST_ARCH, " ");
253 printf ("%*s ", (int) LONGEST_ARCH - 1,
330 wid = LONGEST_ARCH + strlen (bfd_target_vector[t]->name) + 1;
164 #define LONGEST_ARCH macro

Completed in 162 milliseconds