Searched refs:match_files (Results 1 – 2 of 2) sorted by relevance
84 def match_files(target, source, env): function95 match_builder = Builder(action = match_files, suffix = '.matched')
106 bool match_files; member144 info->match_files = true; in parse_opt()2149 bool match_files; member2168 if (info->match_files) in match_module()2195 struct match_module_info mmi = { info->args, NULL, info->match_files }; in handle_implicit_modules()