Searched refs:pp_fct_run_t (Results 1 – 2 of 2) sorted by relevance
41 typedef int (*pp_fct_run_t)(options::spec const & spec); typedef51 int run_pp_tool(int argc, char const * argv[], pp_fct_run_t fct);
195 int run_pp_tool(int argc, char const * argv[], pp_fct_run_t fct) in run_pp_tool()