Home | History | Annotate | Download | only in c-ares

Lines Matching refs:loop

535         # ...otherwise throw away the child directory and loop
5735 # The effects of -shared are defined in a previous loop.
5745 # The effects of -static are defined in a previous loop.
5985 done # argument parsing loop
7126 # that some nasty dependency loop isn't accidentally
7427 loop=$revision
7428 while test "$loop" -ne 0; do
7429 func_arith $revision - $loop
7431 func_arith $loop - 1
7432 loop=$func_arith_result
7454 loop=$age
7455 while test "$loop" -ne 0; do
7456 func_arith $current - $loop
7458 func_arith $loop - 1
7459 loop=$func_arith_result
7806 # endless loop below, in case of cyclic links.
7807 # We might still enter an endless loop, since a link
7808 # loop can be closed while we follow links,
8366 # Loop over the list of objects to be linked.
8429 # Loop through the commands generated above and execute them.