Home
last modified time | relevance | path

Searched refs:loop (Results 1 – 2 of 2) sorted by relevance

/iperf/config/
H A Dltmain.sh9206 loop=$revision
9207 while test 0 -ne "$loop"; do
9208 func_arith $revision - $loop
9210 func_arith $loop - 1
9211 loop=$func_arith_result
9233 loop=$age
9234 while test 0 -ne "$loop"; do
9235 func_arith $current - $loop
9237 func_arith $loop - 1
9238 loop=$func_arith_result
/iperf/
H A Daclocal.m41769 # nice to cause kernel panics so lets avoid the loop below.
1813 # Only check the string length outside the loop.
9663 # loop where config.status creates the headers, so we can generate
10142 # We'll loop over all known methods to create a tar archive until one works.