Home
last modified time | relevance | path

Searched refs:saw_handler (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dexception.c250 int saw_cleanup = 0, saw_handler, foreign_exception; in PERSONALITY_FUNCTION() local
393 saw_handler = 0; in PERSONALITY_FUNCTION()
438 saw_handler = 1; in PERSONALITY_FUNCTION()
455 if (! saw_handler && ! saw_cleanup) in PERSONALITY_FUNCTION()
460 if (!saw_handler) in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dexception.c250 int saw_cleanup = 0, saw_handler, foreign_exception; in PERSONALITY_FUNCTION() local
393 saw_handler = 0; in PERSONALITY_FUNCTION()
438 saw_handler = 1; in PERSONALITY_FUNCTION()
455 if (! saw_handler && ! saw_cleanup) in PERSONALITY_FUNCTION()
460 if (!saw_handler) in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/
H A Ddeh.d598 bool saw_handler = false;
671 saw_handler, saw_cleanup);
675 if (!saw_handler && !saw_cleanup)
680 if (!saw_handler)
700 out bool saw_handler, out bool saw_cleanup)
751 saw_handler = true;
758 saw_handler = true;
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d586 bool saw_handler = false; in scanLSDA() local
659 saw_handler, saw_cleanup); in scanLSDA()
663 if (!saw_handler && !saw_cleanup) in scanLSDA()
668 if (!saw_handler) in scanLSDA()
689 out bool saw_handler, out bool saw_cleanup) in actionTableLookup() argument
740 saw_handler = true; in actionTableLookup()
747 saw_handler = true; in actionTableLookup()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc550 bool saw_handler = false; in PERSONALITY_FUNCTION() local
607 saw_handler = true; in PERSONALITY_FUNCTION()
626 saw_handler = true; in PERSONALITY_FUNCTION()
636 if (saw_handler) in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc550 bool saw_handler = false; in PERSONALITY_FUNCTION() local
607 saw_handler = true; in PERSONALITY_FUNCTION()
626 saw_handler = true; in PERSONALITY_FUNCTION()
636 if (saw_handler) in PERSONALITY_FUNCTION()