Home
last modified time | relevance | path

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

/external/pcre/dist2/
Dltmain.sh240 _G_count=0
250 _G_count=`expr $_G_count + 1`
251 if test "$_G_count" -gt "$_G_path_prog_max"; then
254 _G_path_prog_max=$_G_count
257 test 10 -lt "$_G_count" && break
275 _G_count=0
286 _G_count=`expr $_G_count + 1`
287 if test "$_G_count" -gt "$_G_path_prog_max"; then
290 _G_path_prog_max=$_G_count
293 test 10 -lt "$_G_count" && break
/external/ImageMagick/config/
Dltmain.sh240 _G_count=0
250 _G_count=`expr $_G_count + 1`
251 if test "$_G_count" -gt "$_G_path_prog_max"; then
254 _G_path_prog_max=$_G_count
257 test 10 -lt "$_G_count" && break
275 _G_count=0
286 _G_count=`expr $_G_count + 1`
287 if test "$_G_count" -gt "$_G_path_prog_max"; then
290 _G_path_prog_max=$_G_count
293 test 10 -lt "$_G_count" && break