HomeSort by: relevance | last modified time | path
    Searched refs:in_vars (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/
dg-extract-results.sh 238 /^Schedule of variations:/ { in_vars=1; next }
239 /^$/ { in_vars=0 }
241 { if (in_vars==1) print \$1; else next }
  /src/external/gpl3/gcc.old/dist/contrib/
dg-extract-results.sh 235 /^Schedule of variations:/ { in_vars=1; next }
236 /^$/ { in_vars=0 }
238 { if (in_vars==1) print \$1; else next }
  /src/external/gpl3/gdb.old/dist/contrib/
dg-extract-results.sh 238 /^Schedule of variations:/ { in_vars=1; next }
239 /^$/ { in_vars=0 }
241 { if (in_vars==1) print \$1; else next }
  /src/external/gpl3/gdb/dist/contrib/
dg-extract-results.sh 238 /^Schedule of variations:/ { in_vars=1; next }
239 /^$/ { in_vars=0 }
241 { if (in_vars==1) print \$1; else next }

Completed in 82 milliseconds