OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:result_depth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
macrotab.c
531
int
result_depth
= inclusion_depth (result);
533
if (! best ||
result_depth
< best_depth)
536
best_depth =
result_depth
;
527
int
result_depth
= inclusion_depth (result);
local
/src/external/gpl3/gdb/dist/gdb/
macrotab.c
531
int
result_depth
= inclusion_depth (result);
533
if (! best ||
result_depth
< best_depth)
536
best_depth =
result_depth
;
527
int
result_depth
= inclusion_depth (result);
local
Completed in 426 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026