OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nsubregions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
darwin-nat-info.c
520
int
nsubregions
= 0;
local
534
nsubregions
= 1;
582
if (
nsubregions
> 1)
583
gdb_printf (_(" (%d sub-rgn)"),
nsubregions
);
590
nsubregions
= 1;
597
nsubregions
++;
/src/external/gpl3/gdb/dist/gdb/
darwin-nat-info.c
520
int
nsubregions
= 0;
local
534
nsubregions
= 1;
582
if (
nsubregions
> 1)
583
gdb_printf (_(" (%d sub-rgn)"),
nsubregions
);
590
nsubregions
= 1;
597
nsubregions
++;
Completed in 17 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026