Searched refs:get_rel_path_if_prefixed (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dmklog.py151 def get_rel_path_if_prefixed(path, folder): function
238 relative_path = get_rel_path_if_prefixed(file.path, changelog)
251 relative_path = get_rel_path_if_prefixed(file.source_file[2:],
254 new_path = get_rel_path_if_prefixed(file.target_file[2:],

Completed in 297 milliseconds