OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exception_nesting
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc
8715
int trap_pending,
exception_nesting
;
8719
exception_nesting
= 0;
8732
exception_nesting
++;
8738
exception_nesting
--;
8839
if ((
exception_nesting
> 0 || alpha_tp >= ALPHA_TP_FUNC)
8694
int trap_pending,
exception_nesting
;
local
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc
8706
int trap_pending,
exception_nesting
;
8710
exception_nesting
= 0;
8723
exception_nesting
++;
8729
exception_nesting
--;
8830
if ((
exception_nesting
> 0 || alpha_tp >= ALPHA_TP_FUNC)
8685
int trap_pending,
exception_nesting
;
local
Completed in 26 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026