Home
last modified time | relevance | path

Searched refs:action_t (Results 1 – 4 of 4) sorted by relevance

/external/bison/lib/
Dfatal-signal.c110 typedef void (*action_t) (void); typedef
117 volatile action_t action;
157 action_t action; in fatal_signal_handler()
206 at_fatal_signal (action_t action) in at_fatal_signal()
/external/oprofile/libpp/
Dprofile_spec.h107 typedef void (profile_spec::*action_t)(std::string const &); typedef
108 typedef std::map<std::string, action_t> parse_table_t;
119 action_t get_handler(std::string const & tag_value,
Dprofile_spec.cpp77 action_t action = get_handler(tag_value, value); in parse()
183 profile_spec::action_t
/external/bison/
DChangeLog-201214090 (action_number): Renamed from action_t.
16293 (froms, tos, conflict_tos, tally, width, action_t, ACTION_MAX)