Home
last modified time | relevance | path

Searched defs:ex_type (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/libc++/dist/libcxxrt/src/
H A Ddynamic_cast.cc49 bool std::type_info::__do_catch(std::type_info const *ex_type, in __do_catch()
66 bool __pbase_type_info::__do_catch(std::type_info const *ex_type, in __do_catch()
H A Dexception.cc916 const std::type_info *ex_type = ex ? ex->exceptionType : 0; in check_type_signature() local
/minix3/external/bsd/elftoolchain/dist/libelf/
H A Delf_update.c106 enum elf_extent ex_type; /* Type of region. */ member