Searched refs:ottotlen (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.c93 int ottotlen = 0; variable
2729 if (otlen == ottotlen)
2731 ottotlen += 20;
2733 xrealloc (ordered_table, sizeof (struct main_entry *) * ottotlen);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dia64-gen.c93 int ottotlen = 0; variable
2729 if (otlen == ottotlen)
2731 ottotlen += 20;
2733 xrealloc (ordered_table, sizeof (struct main_entry *) * ottotlen);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dia64-gen.c93 int ottotlen = 0; variable
2729 if (otlen == ottotlen)
2731 ottotlen += 20;
2733 xrealloc (ordered_table, sizeof (struct main_entry *) * ottotlen);

Completed in 237 milliseconds