HomeSort by: relevance | last modified time | path
    Searched defs:rdep (Results 1 - 4 of 4) 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...]

Completed in 21 milliseconds