Home
last modified time | relevance | path

Searched refs:loop (Results 1 – 4 of 4) sorted by relevance

/libtiff-4.0.7/config/
H A Dltmain.sh8920 loop=$revision
8921 while test 0 -ne "$loop"; do
8922 func_arith $revision - $loop
8924 func_arith $loop - 1
8925 loop=$func_arith_result
8947 loop=$age
8948 while test 0 -ne "$loop"; do
8949 func_arith $current - $loop
8951 func_arith $loop - 1
8952 loop=$func_arith_result
/libtiff-4.0.7/
H A Daclocal.m4592 # loop where config.status creates the headers, so we can generate
1083 # We'll loop over all known methods to create a tar archive until one works.
H A DChangeLog882 "Infinite loop".
884 (formatIPTC): Fix Coverity 1214240 "Untrusted loop bound".
4073 * tools/tiff2pdf.c: Print two characters per loop in the
5562 * tools/tiff2ps.c: Fixed possible endless loop as per bug
/libtiff-4.0.7/m4/
H A Dlibtool.m41744 # nice to cause kernel panics so lets avoid the loop below.
1788 # Only check the string length outside the loop.