Home
last modified time | relevance | path

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

/netbsd-src/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.cc920 const std::type_info *ex_type = ex ? ex->exceptionType : 0; in check_type_signature() local
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_update.c107 enum elf_extent ex_type; /* Type of region. */ member
/netbsd-src/sys/dev/usb/
H A Dehcivar.h102 } ex_type; global() member