Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/kyua/utils/signals/
H A Dprogrammer_fwd.hpp40 typedef void (*handler_type)(const int); typedef
/freebsd-13.1/contrib/libcxxrt/
H A Dexception.cc147 } handler_type; typedef
1000 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, filter--); in check_action_record() local
1027 std::type_info *handler_type = get_type_info_entry(context, lsda, *(type_index++)); in check_action_record() local