HomeSort by relevance Sort by last modified time
    Searched refs:_G_path_prog_max (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/config/
ltmain.sh 186 # $_G_path_prog_max characters.
193 _G_path_prog_max=0
251 if test "$_G_count" -gt "$_G_path_prog_max"; then
254 _G_path_prog_max=$_G_count
276 _G_path_prog_max=0
287 if test "$_G_count" -gt "$_G_path_prog_max"; then
290 _G_path_prog_max=$_G_count
    [all...]
  /external/pcre/dist2/
ltmain.sh 186 # $_G_path_prog_max characters.
193 _G_path_prog_max=0
251 if test "$_G_count" -gt "$_G_path_prog_max"; then
254 _G_path_prog_max=$_G_count
276 _G_path_prog_max=0
287 if test "$_G_count" -gt "$_G_path_prog_max"; then
290 _G_path_prog_max=$_G_count
    [all...]

Completed in 48 milliseconds