HomeSort by: relevance | last modified time | path
    Searched refs:hdr_ext (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
file_manager.d 21 enum package_di = "package." ~ hdr_ext;
50 const sdi = FileName.forceExt(filename, hdr_ext);
globals.h 267 const DString hdr_ext = "di"; // for D 'header' import files member in class:FeatureState
globals.d 294 enum hdr_ext = "di"; // for D 'header' import files
dmodule.d 458 !FileName.equalsExt(srcfilename, hdr_ext) &&
475 hdrfile = setOutfilename(global.params.hdrname, global.params.hdrdir, arg, hdr_ext);
940 if (FileName.equalsExt(arg, hdr_ext))
  /src/external/gpl3/binutils/dist/include/coff/
alpha.h 175 struct hdr_ext struct
mips.h 130 struct hdr_ext struct
  /src/external/gpl3/binutils.old/dist/include/coff/
alpha.h 175 struct hdr_ext struct
mips.h 130 struct hdr_ext struct
  /src/external/gpl3/gdb.old/dist/include/coff/
alpha.h 175 struct hdr_ext struct
mips.h 130 struct hdr_ext struct
  /src/external/gpl3/gdb/dist/include/coff/
alpha.h 175 struct hdr_ext struct
mips.h 130 struct hdr_ext struct
  /src/external/gpl3/binutils/dist/bfd/
ecoffswap.h 101 struct hdr_ext ext[1];
103 *ext = *(struct hdr_ext *) ext_copy;
142 struct hdr_ext *ext = (struct hdr_ext *) ext_ptr;
coff-mips.c 1348 sizeof (struct hdr_ext),
coff-alpha.c 2362 sizeof (struct hdr_ext),
elf32-mips.c 3988 sizeof (struct hdr_ext),
  /src/external/gpl3/binutils.old/dist/bfd/
ecoffswap.h 101 struct hdr_ext ext[1];
103 *ext = *(struct hdr_ext *) ext_copy;
142 struct hdr_ext *ext = (struct hdr_ext *) ext_ptr;
coff-mips.c 1349 sizeof (struct hdr_ext),
elf32-mips.c 2482 sizeof (struct hdr_ext),
  /src/external/gpl3/gdb.old/dist/bfd/
ecoffswap.h 101 struct hdr_ext ext[1];
103 *ext = *(struct hdr_ext *) ext_copy;
142 struct hdr_ext *ext = (struct hdr_ext *) ext_ptr;
coff-mips.c 1349 sizeof (struct hdr_ext),
elf32-mips.c 2482 sizeof (struct hdr_ext),
  /src/external/gpl3/gdb/dist/bfd/
ecoffswap.h 101 struct hdr_ext ext[1];
103 *ext = *(struct hdr_ext *) ext_copy;
142 struct hdr_ext *ext = (struct hdr_ext *) ext_ptr;
coff-mips.c 1348 sizeof (struct hdr_ext),
elf32-mips.c 2482 sizeof (struct hdr_ext),

Completed in 86 milliseconds

1 2