Searched refs:n_fix (Results 1 – 2 of 2) sorted by relevance
13884 int n_fix = 0, n_nofix = 0; in avr_out_insert_bits() local13891 avr_move_bits (xop, map, true, &n_fix); in avr_out_insert_bits()13894 if (fixp_p && n_fix - n_nofix > 3) in avr_out_insert_bits()
14309 int n_fix = 0, n_nofix = 0; in avr_out_insert_bits() local14316 avr_move_bits (xop, map, true, &n_fix); in avr_out_insert_bits()14319 if (fixp_p && n_fix - n_nofix > 3) in avr_out_insert_bits()