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

/src/sys/external/isc/libsodium/dist/build-aux/
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"
[all...]

Completed in 3 milliseconds