Searched refs:arg_dirs (Results 1 – 2 of 2) sorted by relevance
2828 construct_include_path (char **arg_dirs) in construct_include_path() argument2851 if (arg_dirs != 0) in construct_include_path()2852 while (*arg_dirs != 0) in construct_include_path()2854 char *dir = *arg_dirs++; in construct_include_path()2875 else if (dir != arg_dirs[-1]) in construct_include_path()
456 extern void construct_include_path PARAMS ((char **arg_dirs));