Home | History | Annotate | Download | only in protobuf

Lines Matching refs:loop

328         # ...otherwise throw away the child directory and loop
4137 # The effects of -shared are defined in a previous loop.
4147 # The effects of -static are defined in a previous loop.
4382 done # argument parsing loop
5468 # that some nasty dependency loop isn't accidentally
5766 loop=$revision
5767 while test "$loop" -ne 0; do
5768 func_arith $revision - $loop
5770 func_arith $loop - 1
5771 loop=$func_arith_result
5793 loop=$age
5794 while test "$loop" -ne 0; do
5795 func_arith $current - $loop
5797 func_arith $loop - 1
5798 loop=$func_arith_result
6132 # endless loop below, in case of cyclic links.
6133 # We might still enter an endless loop, since a link
6134 # loop can be closed while we follow links,
6652 # Loop over the list of objects to be linked.
6712 # Loop through the commands generated above and execute them.