OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:excp_matcher
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/guile/
scm-safe-call.c
46
/* If
EXCP_MATCHER
is non-NULL, it is an excp_matcher_func function.
49
excp_matcher_func *
excp_matcher
;
member in struct:with_catch_data
101
excp_matcher_func *matcher = data->
excp_matcher
;
185
catch_data.
excp_matcher
= NULL;
209
catch_data.
excp_matcher
= ok_excps;
scm-safe-call.c
46
/* If
EXCP_MATCHER
is non-NULL, it is an excp_matcher_func function.
49
excp_matcher_func *
excp_matcher
;
member in struct:with_catch_data
101
excp_matcher_func *matcher = data->
excp_matcher
;
185
catch_data.
excp_matcher
= NULL;
209
catch_data.
excp_matcher
= ok_excps;
/src/external/gpl3/gdb.old/dist/gdb/guile/
scm-safe-call.c
46
/* If
EXCP_MATCHER
is non-NULL, it is an excp_matcher_func function.
49
excp_matcher_func *
excp_matcher
;
member in struct:with_catch_data
101
excp_matcher_func *matcher = data->
excp_matcher
;
185
catch_data.
excp_matcher
= NULL;
209
catch_data.
excp_matcher
= ok_excps;
scm-safe-call.c
46
/* If
EXCP_MATCHER
is non-NULL, it is an excp_matcher_func function.
49
excp_matcher_func *
excp_matcher
;
member in struct:with_catch_data
101
excp_matcher_func *matcher = data->
excp_matcher
;
185
catch_data.
excp_matcher
= NULL;
209
catch_data.
excp_matcher
= ok_excps;
Completed in 43 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026