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

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-gen.c184 int strtabtotlen = 0; variable
1643 if (strtablen == strtabtotlen)
1645 strtabtotlen += 20;
1648 sizeof (struct string_entry **) * strtabtotlen);

Completed in 114 milliseconds