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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dresrc.c2824 int has_nl;
2831 has_nl = 0;
2843 else if (data[i] == '\n') has_nl++;
2845 if (length > 80 && ! has_nl)
2821 int has_nl; local

Completed in 67 milliseconds