HomeSort by: relevance | last modified time | path
    Searched refs:imgbid (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/vms/
eihi.h 47 unsigned char imgbid[16]; member in struct:vms_eihi
  /src/external/gpl3/binutils.old/dist/include/vms/
eihi.h 47 unsigned char imgbid[16]; member in struct:vms_eihi
  /src/external/gpl3/gdb/dist/include/vms/
eihi.h 47 unsigned char imgbid[16]; member in struct:vms_eihi
  /src/external/gpl3/gdb.old/dist/include/vms/
eihi.h 47 unsigned char imgbid[16]; member in struct:vms_eihi
  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 3313 eihi->imgbid[0] = 0;
8376 nlen = eihi.imgbid[0];
8377 if (nlen > sizeof (eihi.imgbid) -1 )
8378 nlen = sizeof (eihi.imgbid) - 1;
8379 fprintf (file, _(" image build ident: %.*s\n"), nlen, eihi.imgbid + 1);
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 3300 eihi->imgbid[0] = 0;
8354 nlen = eihi.imgbid[0];
8355 if (nlen > sizeof (eihi.imgbid) -1 )
8356 nlen = sizeof (eihi.imgbid) - 1;
8357 fprintf (file, _(" image build ident: %.*s\n"), nlen, eihi.imgbid + 1);
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 3300 eihi->imgbid[0] = 0;
8354 nlen = eihi.imgbid[0];
8355 if (nlen > sizeof (eihi.imgbid) -1 )
8356 nlen = sizeof (eihi.imgbid) - 1;
8357 fprintf (file, _(" image build ident: %.*s\n"), nlen, eihi.imgbid + 1);
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 3306 eihi->imgbid[0] = 0;
8351 eihi.imgbid[0], eihi.imgbid + 1);

Completed in 53 milliseconds