Searched refs:tmalloc (Results 1 – 1 of 1) sorted by relevance
69 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro334 rdeps[rdepslen] = tmalloc(struct rdep); in insert_resource()378 list = tmalloc (struct deplist); in insert_deplist()426 pair = tmalloc (struct opdep); in insert_dependencies()541 ics[ind] = tmalloc (struct iclass); in fetch_insn_class()571 ics[ind]->subs = tmalloc(int); in fetch_insn_class()1666 string_table[0] = tmalloc (struct string_entry); in insert_string()1711 string_table[i] = tmalloc (struct string_entry); in insert_string()1722 struct bittree *res = tmalloc (struct bittree); in make_bittree_entry()1749 ent = (ent->nexte = tmalloc (struct disent)); in add_dis_table_ent()[all …]