OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trap_pending
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/ksh/
trap.c
181
trap_pending
()
function
/src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc
8715
int
trap_pending
, exception_nesting;
8718
trap_pending
= 0;
8733
if (
trap_pending
)
8739
if (
trap_pending
)
8744
if (
trap_pending
&& alpha_tp >= ALPHA_TP_FUNC)
8749
else if (
trap_pending
)
8830
trap_pending
= 0;
8845
if (optimize && !
trap_pending
)
8847
trap_pending
= 1;
8694
int
trap_pending
, exception_nesting;
local
/src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc
8706
int
trap_pending
, exception_nesting;
8709
trap_pending
= 0;
8724
if (
trap_pending
)
8730
if (
trap_pending
)
8735
if (
trap_pending
&& alpha_tp >= ALPHA_TP_FUNC)
8740
else if (
trap_pending
)
8821
trap_pending
= 0;
8836
if (optimize && !
trap_pending
)
8838
trap_pending
= 1;
8685
int
trap_pending
, exception_nesting;
local
Completed in 44 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026