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

  /src/external/gpl3/gcc/dist/contrib/
dglib.pm 103 my $is_gdb = 0;
130 $is_gdb = 1;
260 if(!$is_gdb and $test !~ /scan-assembler/ and $test =~ s/:\s*(.+)//) {
297 $currtest->{name} =~ s/^: // if $is_gdb;
  /src/external/gpl3/gcc.old/dist/contrib/
dglib.pm 103 my $is_gdb = 0;
130 $is_gdb = 1;
260 if(!$is_gdb and $test !~ /scan-assembler/ and $test =~ s/:\s*(.+)//) {
297 $currtest->{name} =~ s/^: // if $is_gdb;

Completed in 19 milliseconds