Lines Matching refs:loop
1716 # The effects of -static are defined in a previous loop.
1948 done # argument parsing loop
2987 # that some nasty dependency loop isn't accidentally
3284 loop=$revision
3285 while test "$loop" -ne 0; do
3286 iface=`expr $revision - $loop`
3287 loop=`expr $loop - 1`
3307 loop=$age
3308 while test "$loop" -ne 0; do
3309 iface=`expr $current - $loop`
3310 loop=`expr $loop - 1`
3633 # endless loop below, in case of cyclic links.
3634 # We might still enter an endless loop, since a link
3635 # loop can be closed while we follow links,
4054 # Loop over the list of objects to be linked.
4106 # Loop through the commands generated above and execute them.