Searched refs:show_mixed (Results 1 – 2 of 2) sorted by relevance
74 show_mixed = true; in SetOptionValue()123 show_mixed = true; in SetOptionValue()179 show_mixed = false; in OptionParsingStarting()330 if (m_options.show_mixed && m_options.num_lines_context == 0) in DoExecute()337 if (m_options.show_mixed) in DoExecute()358 m_options.show_mixed ? m_options.num_lines_context : 0, in DoExecute()390 m_options.show_mixed = false; in DoExecute()512 m_options.show_mixed ? m_options.num_lines_context : 0, in DoExecute()559 m_options.show_mixed ? m_options.num_lines_context : 0, in DoExecute()
67 bool show_mixed; // Show mixed source/assembly variable