Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dresrc.c2893 int has_nl; in test_rc_datablock_text() local
2900 has_nl = 0; in test_rc_datablock_text()
2912 else if (data[i] == '\n') has_nl++; in test_rc_datablock_text()
2914 if (length > 80 && ! has_nl) in test_rc_datablock_text()