Searched refs:tmalloc (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dia64-gen.c71 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
337 rdeps[rdepslen] = tmalloc(struct rdep);
381 list = tmalloc (struct deplist);
429 pair = tmalloc (struct opdep);
544 ics[ind] = tmalloc (struct iclass);
574 ics[ind]->subs = tmalloc(int);
1655 string_table[0] = tmalloc (struct string_entry);
1700 string_table[i] = tmalloc (struct string_entry);
1712 struct bittree *res = tmalloc (struct bittree);
1743 ent = (ent->nexte = tmalloc (struc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dia64-gen.c71 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
337 rdeps[rdepslen] = tmalloc(struct rdep);
381 list = tmalloc (struct deplist);
429 pair = tmalloc (struct opdep);
544 ics[ind] = tmalloc (struct iclass);
574 ics[ind]->subs = tmalloc(int);
1655 string_table[0] = tmalloc (struct string_entry);
1700 string_table[i] = tmalloc (struct string_entry);
1712 struct bittree *res = tmalloc (struct bittree);
1743 ent = (ent->nexte = tmalloc (struc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dia64-gen.c71 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
337 rdeps[rdepslen] = tmalloc(struct rdep);
381 list = tmalloc (struct deplist);
429 pair = tmalloc (struct opdep);
544 ics[ind] = tmalloc (struct iclass);
574 ics[ind]->subs = tmalloc(int);
1655 string_table[0] = tmalloc (struct string_entry);
1700 string_table[i] = tmalloc (struct string_entry);
1712 struct bittree *res = tmalloc (struct bittree);
1743 ent = (ent->nexte = tmalloc (struc
[all...]

Completed in 168 milliseconds