OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:python_excp_none
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/python/
python.c
45
static const char
python_excp_none
[] = "none";
variable
52
python_excp_none
,
1596
return gdbpy_should_print_stack !=
python_excp_none
;
1608
if (gdbpy_should_print_stack ==
python_excp_none
)
/src/external/gpl3/gdb.old/dist/gdb/python/
python.c
44
static const char
python_excp_none
[] = "none";
variable
51
python_excp_none
,
1597
return gdbpy_should_print_stack !=
python_excp_none
;
1609
if (gdbpy_should_print_stack ==
python_excp_none
)
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026