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

/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc194 found_cleanup,
309 found_type = found_cleanup;
386 found_type = (saw_cleanup ? found_cleanup : found_nothing);
395 if (found_type == found_cleanup)
193 found_cleanup, enumerator in enum:found_handler_type
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc359 found_cleanup,
522 found_type = found_cleanup;
604 found_type = (saw_cleanup ? found_cleanup : found_nothing);
613 if (found_type == found_cleanup)
687 if (found_type == found_cleanup)
358 found_cleanup, enumerator in enum:__cxxabiv1::found_handler_type

Completed in 71 milliseconds