HomeSort by relevance Sort by last modified time
    Searched defs:FILNMLEN (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-xcoff.c 182 #define FILNMLEN (14)
191 char x_fname[FILNMLEN];
196 unsigned char x_pad[FILNMLEN-8];
800 if (sflen <= FILNMLEN)
  /toolchain/binutils/binutils-2.25/include/coff/
pe.h 174 #undef FILNMLEN
175 #define FILNMLEN 18 /* # characters in a file name. */
internal.h 470 #define FILNMLEN 14 /* # characters in a file name */
591 char x_fname[FILNMLEN];

Completed in 417 milliseconds