Lines Matching refs:loop
328 # ...otherwise throw away the child directory and loop
4664 # The effects of -shared are defined in a previous loop.
4674 # The effects of -static are defined in a previous loop.
4909 done # argument parsing loop
5999 # that some nasty dependency loop isn't accidentally
6300 loop=$revision
6301 while test "$loop" -ne 0; do
6302 func_arith $revision - $loop
6304 func_arith $loop - 1
6305 loop=$func_arith_result
6327 loop=$age
6328 while test "$loop" -ne 0; do
6329 func_arith $current - $loop
6331 func_arith $loop - 1
6332 loop=$func_arith_result
6666 # endless loop below, in case of cyclic links.
6667 # We might still enter an endless loop, since a link
6668 # loop can be closed while we follow links,
7186 # Loop over the list of objects to be linked.
7246 # Loop through the commands generated above and execute them.