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

/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dia64-gen.c92 int ottotlen = 0; variable
2728 if (otlen == ottotlen)
2730 ottotlen += 20;
2732 xrealloc (ordered_table, sizeof (struct main_entry *) * ottotlen);

Completed in 121 milliseconds