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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-gen.c229 static int ictotlen = 0;
535 if (iclen == ictotlen)
537 ictotlen += 20;
539 xrealloc (ics, (ictotlen) * sizeof (struct iclass *));
228 static int ictotlen = 0; variable

Completed in 177 milliseconds