Searched refs:current_bit_count (Results 1 – 3 of 3) sorted by relevance
554 unsigned current_bit_count = 0; in arm_override_options() local577 if (count >= current_bit_count) in arm_override_options()580 current_bit_count = count; in arm_override_options()
988 unsigned current_bit_count = 0; in arm_override_options() local1009 if (count >= current_bit_count) in arm_override_options()1012 current_bit_count = count; in arm_override_options()
9773 (arm_override_options): Change type of count and current_bit_count