Searched refs:counter (Results 1 – 4 of 4) sorted by relevance
88 int counter = 0; in fill_with_repeating_pattern() local94 buf[i] = (char)('0' + counter); in fill_with_repeating_pattern()95 if (counter >= 9) in fill_with_repeating_pattern()96 counter = 0; in fill_with_repeating_pattern()98 counter++; in fill_with_repeating_pattern()
10926 counter=110937 newobj=lt$counter-$objbase10938 func_arith $counter + 110939 counter=$func_arith_result
423 can help prevent counter overflows during long or high-bitrate
635 long-running UDP tests, which could cause a counter to overflow