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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c 180 struct rdep
245 static struct rdep * insert_resource (const char *, enum ia64_dependency_mode);
318 static struct rdep *
324 rdeps = (struct rdep **)
325 xrealloc (rdeps, sizeof(struct rdep **) * rdepstotlen);
327 rdeps[rdepslen] = tmalloc(struct rdep);
328 memset((void *)rdeps[rdepslen], 0, sizeof(struct rdep));
793 struct rdep *rs;
2456 struct rdep *rs = rdeps[i];
2484 regs[nregs++] = RDEP(ic_note, i)
179 struct rdep struct
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c 180 struct rdep
245 static struct rdep * insert_resource (const char *, enum ia64_dependency_mode);
318 static struct rdep *
324 rdeps = (struct rdep **)
325 xrealloc (rdeps, sizeof(struct rdep **) * rdepstotlen);
327 rdeps[rdepslen] = tmalloc(struct rdep);
328 memset((void *)rdeps[rdepslen], 0, sizeof(struct rdep));
793 struct rdep *rs;
2456 struct rdep *rs = rdeps[i];
2484 regs[nregs++] = RDEP(ic_note, i)
179 struct rdep struct
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c 180 struct rdep
245 static struct rdep * insert_resource (const char *, enum ia64_dependency_mode);
318 static struct rdep *
324 rdeps = (struct rdep **)
325 xrealloc (rdeps, sizeof(struct rdep **) * rdepstotlen);
327 rdeps[rdepslen] = tmalloc(struct rdep);
328 memset((void *)rdeps[rdepslen], 0, sizeof(struct rdep));
793 struct rdep *rs;
2456 struct rdep *rs = rdeps[i];
2484 regs[nregs++] = RDEP(ic_note, i)
179 struct rdep struct
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c 180 struct rdep
245 static struct rdep * insert_resource (const char *, enum ia64_dependency_mode);
318 static struct rdep *
324 rdeps = (struct rdep **)
325 xrealloc (rdeps, sizeof(struct rdep **) * rdepstotlen);
327 rdeps[rdepslen] = tmalloc(struct rdep);
328 memset((void *)rdeps[rdepslen], 0, sizeof(struct rdep));
793 struct rdep *rs;
2456 struct rdep *rs = rdeps[i];
2484 regs[nregs++] = RDEP(ic_note, i)
179 struct rdep struct
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
module.cc 13801 depset *rdep = dep->deps[ix];
13802 if (rdep->is_internal ())
13809 decl, rdep->get_entity ());
  /src/external/gpl3/gcc.old/dist/gcc/cp/
module.cc 13288 depset *rdep = dep->deps[ix];
13289 if (rdep->is_internal ())
13296 decl, rdep->get_entity ());

Completed in 37 milliseconds