Searched refs:saw_handler (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc318 bool saw_handler = false;
353 saw_handler = true;
370 saw_handler = true;
380 if (saw_handler)
317 bool saw_handler = false; local
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc532 bool saw_handler = false;
571 saw_handler = true;
588 saw_handler = true;
598 if (saw_handler)
531 bool saw_handler = false; local

Completed in 140 milliseconds