Searched defs:action_t (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/libpp/
H A Dprofile_spec.h107 typedef void (profile_spec::*action_t)(std::string const &); typedef in class:profile_spec
108 typedef std::map<std::string, action_t> parse_table_t;
119 action_t get_handler(std::string const & tag_value,
/external/bison/lib/
H A Dfatal-signal.c110 typedef void (*action_t) (void); typedef
117 volatile action_t action;
157 action_t action;
206 at_fatal_signal (action_t action)

Completed in 79 milliseconds