Lines Matching refs:_G_count
254 _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