HomeSort by relevance Sort by last modified time
    Searched refs:E_FILNMLEN (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
pei-ppc.c 25 #define E_FILNMLEN 18 /* # characters in a file name */
coffswap.h 405 #if FILNMLEN != E_FILNMLEN
511 #if FILNMLEN != E_FILNMLEN
  /toolchain/binutils/binutils-2.27/include/coff/
sparc.h 56 #define E_FILNMLEN (14) /* # characters in a file name */
114 char x_fname[E_FILNMLEN];
external.h 145 #ifndef E_FILNMLEN
146 #define E_FILNMLEN 14
232 char x_fname[E_FILNMLEN];
i960.h 155 #define E_FILNMLEN 14 /* # characters in a file name */
224 char x_fname[E_FILNMLEN];
m88k.h 66 #define E_FILNMLEN 14 /* # characters in a file name */
137 char x_fname[E_FILNMLEN];
rs6k64.h 121 #define E_FILNMLEN 14 /* # characters in a file name */
157 char x_fname[E_FILNMLEN];
rs6000.h 122 #define E_FILNMLEN 14 /* # characters in a file name */
173 char x_fname[E_FILNMLEN];
pe.h 343 #undef E_FILNMLEN
344 #define E_FILNMLEN 18 /* # characters in a file name. */
ti.h 396 #define E_FILNMLEN 14 /* # characters in a file name */
445 char x_fname[E_FILNMLEN];
  /bionic/libc/kernel/uapi/linux/
coff.h 20 #define E_FILNMLEN 14
163 char x_fname[E_FILNMLEN];
  /external/kernel-headers/original/uapi/linux/
coff.h 15 #define E_FILNMLEN 14 /* Number of characters in a file name */
301 char x_fname[E_FILNMLEN];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
coff.h 14 #define E_FILNMLEN 14 /* Number of characters in a file name */
300 char x_fname[E_FILNMLEN];
  /toolchain/binutils/binutils-2.27/libiberty/
simple-object-coff.c 124 #define E_FILNMLEN 18
133 char x_fname[E_FILNMLEN];
706 if (sflen <= E_FILNMLEN)

Completed in 252 milliseconds