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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c 60 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
327 rdeps[rdepslen] = tmalloc(struct rdep);
371 list = tmalloc (struct deplist);
419 pair = tmalloc (struct opdep);
534 ics[ind] = tmalloc (struct iclass);
564 ics[ind]->subs = tmalloc(int);
1663 string_table[0] = tmalloc (struct string_entry);
1708 string_table[i] = tmalloc (struct string_entry);
1720 struct bittree *res = tmalloc (struct bittree);
1748 ent = (ent->nexte = tmalloc (struct disent))
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c 60 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
327 rdeps[rdepslen] = tmalloc(struct rdep);
371 list = tmalloc (struct deplist);
419 pair = tmalloc (struct opdep);
534 ics[ind] = tmalloc (struct iclass);
564 ics[ind]->subs = tmalloc(int);
1663 string_table[0] = tmalloc (struct string_entry);
1708 string_table[i] = tmalloc (struct string_entry);
1720 struct bittree *res = tmalloc (struct bittree);
1748 ent = (ent->nexte = tmalloc (struct disent))
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c 60 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
327 rdeps[rdepslen] = tmalloc(struct rdep);
371 list = tmalloc (struct deplist);
419 pair = tmalloc (struct opdep);
534 ics[ind] = tmalloc (struct iclass);
564 ics[ind]->subs = tmalloc(int);
1663 string_table[0] = tmalloc (struct string_entry);
1708 string_table[i] = tmalloc (struct string_entry);
1720 struct bittree *res = tmalloc (struct bittree);
1748 ent = (ent->nexte = tmalloc (struct disent))
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c 60 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
327 rdeps[rdepslen] = tmalloc(struct rdep);
371 list = tmalloc (struct deplist);
419 pair = tmalloc (struct opdep);
534 ics[ind] = tmalloc (struct iclass);
564 ics[ind]->subs = tmalloc(int);
1663 string_table[0] = tmalloc (struct string_entry);
1708 string_table[i] = tmalloc (struct string_entry);
1720 struct bittree *res = tmalloc (struct bittree);
1748 ent = (ent->nexte = tmalloc (struct disent))
    [all...]

Completed in 54 milliseconds