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

/freebsd-9.3-release/contrib/binutils/binutils/
H A Dreadelf.c5061 unsigned long i, unwcount = 0, unwstart = 0;
5080 unwcount++;
5083 if (!unwcount)
5086 while (unwcount-- > 0)
5058 unsigned long i, unwcount = 0, unwstart = 0; local

Completed in 111 milliseconds