OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:found_window_that_can_grow_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/tui/
tui-layout.c
700
bool
found_window_that_can_grow_p
= true;
706
if (!
found_window_that_can_grow_p
)
708
found_window_that_can_grow_p
= false;
723
found_window_that_can_grow_p
= true;
734
found_window_that_can_grow_p
= true;
941
bool
found_window_that_can_grow_p
= true;
974
|| !
found_window_that_can_grow_p
))
984
else if (!
found_window_that_can_grow_p
)
986
found_window_that_can_grow_p
= false;
992
found_window_that_can_grow_p
= true
699
bool
found_window_that_can_grow_p
= true;
local
940
bool
found_window_that_can_grow_p
= true;
local
[
all
...]
/src/external/gpl3/gdb/dist/gdb/tui/
tui-layout.c
700
bool
found_window_that_can_grow_p
= true;
706
if (!
found_window_that_can_grow_p
)
708
found_window_that_can_grow_p
= false;
723
found_window_that_can_grow_p
= true;
734
found_window_that_can_grow_p
= true;
941
bool
found_window_that_can_grow_p
= true;
974
|| !
found_window_that_can_grow_p
))
984
else if (!
found_window_that_can_grow_p
)
986
found_window_that_can_grow_p
= false;
992
found_window_that_can_grow_p
= true
699
bool
found_window_that_can_grow_p
= true;
local
940
bool
found_window_that_can_grow_p
= true;
local
[
all
...]
Completed in 17 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026