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

/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Deh_personality.cc108 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \
142 if (get_adjusted_ptr(catch_type, throw_type, &thrown_ptr))
220 get_adjusted_ptr (const std::type_info *catch_type,
269 if (get_adjusted_ptr (catch_type, throw_type, &thrown_ptr))
568 && get_adjusted_ptr (catch_type, throw_type,
107 #define get_adjusted_ptr macro
219 get_adjusted_ptr (const std::type_info *catch_type, function

Completed in 89 milliseconds