Home
last modified time | relevance | path

Searched defs:handler_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/utils/signals/
H A Dprogrammer.hpp44 typedef void (*handler_type)(const int); typedef
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc147 } handler_type; typedef
986 std::type_info *handler_type = get_type_info_entry(context, lsda, filter); in check_action_record() local
999 std::type_info *handler_type = get_type_info_entry(context, lsda, filter--); in check_action_record() local
1013 std::type_info *handler_type = get_type_info_entry(context, lsda, *(type_index++)); in check_action_record() local