Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A 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