Searched refs:action_t (Results 1 - 3 of 3) 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,
H A Dprofile_spec.cpp77 action_t action = get_handler(tag_value, value);
183 profile_spec::action_t
/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 109 milliseconds