OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Thu May 14 00:25:00 UTC 2026