Lines Matching refs:loop
538 # ...otherwise throw away the child directory and loop
5738 # The effects of -shared are defined in a previous loop.
5748 # The effects of -static are defined in a previous loop.
5988 done # argument parsing loop
7135 # that some nasty dependency loop isn't accidentally
7433 loop=$revision
7434 while test "$loop" -ne 0; do
7435 func_arith $revision - $loop
7437 func_arith $loop - 1
7438 loop=$func_arith_result
7460 loop=$age
7461 while test "$loop" -ne 0; do
7462 func_arith $current - $loop
7464 func_arith $loop - 1
7465 loop=$func_arith_result
7812 # endless loop below, in case of cyclic links.
7813 # We might still enter an endless loop, since a link
7814 # loop can be closed while we follow links,
8380 # Loop over the list of objects to be linked.
8443 # Loop through the commands generated above and execute them.