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
5995 # that some nasty dependency loop isn't accidentally
6293 loop=$revision
6294 while test "$loop" -ne 0; do
6295 func_arith $revision - $loop
6297 func_arith $loop - 1
6298 loop=$func_arith_result
6320 loop=$age
6321 while test "$loop" -ne 0; do
6322 func_arith $current - $loop
6324 func_arith $loop - 1
6325 loop=$func_arith_result
6659 # endless loop below, in case of cyclic links.
6660 # We might still enter an endless loop, since a link
6661 # loop can be closed while we follow links,
7179 # Loop over the list of objects to be linked.
7239 # Loop through the commands generated above and execute them.