Lines Matching refs:printed_error
94 let mut printed_error = false; in pretty_block_header_error() localVariable
98 if !printed_error { in pretty_block_header_error()
100 printed_error = true; in pretty_block_header_error()
109 if printed_error { in pretty_block_header_error()
132 let mut printed_error = false; in pretty_instruction_error() localVariable
136 if !printed_error { in pretty_instruction_error()
138 printed_error = true; in pretty_instruction_error()
147 if printed_error { in pretty_instruction_error()
168 let mut printed_error = false; in pretty_preamble_error() localVariable
171 if !printed_error { in pretty_preamble_error()
173 printed_error = true; in pretty_preamble_error()
182 if printed_error { in pretty_preamble_error()