OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_undef_symbols
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
mdebugread.c
211
static int
n_undef_symbols
, n_undef_labels, n_undef_vars, n_undef_procs;
2116
n_undef_symbols
++;
4211
if (info_verbose &&
n_undef_symbols
)
4216
n_undef_symbols
);
4220
n_undef_symbols
= n_undef_labels = n_undef_vars = n_undef_procs = 0;
208
static int
n_undef_symbols
, n_undef_labels, n_undef_vars, n_undef_procs;
variable
/src/external/gpl3/gdb/dist/gdb/
mdebugread.c
211
static int
n_undef_symbols
, n_undef_labels, n_undef_vars, n_undef_procs;
2116
n_undef_symbols
++;
4214
if (info_verbose &&
n_undef_symbols
)
4219
n_undef_symbols
);
4223
n_undef_symbols
= n_undef_labels = n_undef_vars = n_undef_procs = 0;
208
static int
n_undef_symbols
, n_undef_labels, n_undef_vars, n_undef_procs;
variable
Completed in 21 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026