Searched refs:generator_binary_paths (Results 1 – 5 of 5) sorted by relevance
87 gp_without_env = generator_binary_paths(scope); in test_generator_binary_paths_one()106 gp_with_env = generator_binary_paths(scope); in test_generator_binary_paths_one()121 TEST(generator_binary_paths) { in TEST() argument
76 char **generator_binary_paths(LookupScope scope);
793 char **generator_binary_paths(LookupScope scope) { in generator_binary_paths() function
621 t = generator_binary_paths(scope); in get_search()
3762 paths = generator_binary_paths(m->unit_file_scope); in manager_run_generators()