OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:name_scope
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
d-namespace.c
435
int
name_scope
= d_find_first_component (name);
local
437
if (name[
name_scope
] != '\0'
438
&& strncmp (name, current->alias,
name_scope
) == 0)
441
name_scope
++;
443
name +
name_scope
,
d-namespace.c
435
int
name_scope
= d_find_first_component (name);
local
437
if (name[
name_scope
] != '\0'
438
&& strncmp (name, current->alias,
name_scope
) == 0)
441
name_scope
++;
443
name +
name_scope
,
/src/external/gpl3/gdb/dist/gdb/
d-namespace.c
435
int
name_scope
= d_find_first_component (name);
local
437
if (name[
name_scope
] != '\0'
438
&& strncmp (name, current->alias,
name_scope
) == 0)
441
name_scope
++;
443
name +
name_scope
,
d-namespace.c
435
int
name_scope
= d_find_first_component (name);
local
437
if (name[
name_scope
] != '\0'
438
&& strncmp (name, current->alias,
name_scope
) == 0)
441
name_scope
++;
443
name +
name_scope
,
Completed in 34 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026