HomeSort by relevance Sort by last modified time
    Searched refs:get_handler (Results 1 - 4 of 4) sorted by null

  /external/bison/lib/
sig-handler.h 35 get_handler (struct sigaction const *a) function
fatal-signal.c 98 && get_handler (&action) == SIG_IGN)
  /external/oprofile/libpp/
profile_spec.h 119 action_t get_handler(std::string const & tag_value,
profile_spec.cpp 77 action_t action = get_handler(tag_value, value);
90 return get_handler(tag_value, value);
184 profile_spec::get_handler(string const & tag_value, string & value) function in class:profile_spec

Completed in 4185 milliseconds