Searched refs:cur_dir (Results 1 – 2 of 2) sorted by relevance
93 cur_dir = root_directory94 expected_path = os.path.join(cur_dir, relative_path)98 cur_dir = file_directory99 expected_path = os.path.join(cur_dir, relative_path)104 'directory': cur_dir,
129 const char *cur_dir = NULL; in fopen_any_on_path() local136 cur_dir = current_srcfile->dir; in fopen_any_on_path()137 fullname = try_open(cur_dir, fname, fp); in fopen_any_on_path()