Home
last modified time | relevance | path

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

/iperf/config/
H A Dltmain.sh254 _G_count=0
264 _G_count=`expr $_G_count + 1`
265 if test "$_G_count" -gt "$_G_path_prog_max"; then
268 _G_path_prog_max=$_G_count
271 test 10 -lt "$_G_count" && break
289 _G_count=0
300 _G_count=`expr $_G_count + 1`
301 if test "$_G_count" -gt "$_G_path_prog_max"; then
304 _G_path_prog_max=$_G_count
307 test 10 -lt "$_G_count" && break