Searched refs:m_unique_lines (Results 1 – 4 of 4) sorted by relevance
162 if (S->m_unique_lines) in check_if_sorted()194 if (r < 0 || (r == 0 && S->m_unique_lines == 0)) { in check_if_sorted()212 if (r == 0 && S->m_unique_lines != 0) { in check_if_sorted()
269 flag_t m_unique_lines; member
408 S->m_unique_lines = 1; in options()
82 (S->m_unique_lines ? STREAM_UNIQUE : 0)); in prepare_output_stream()