Searched refs:shlib_path_separator (Results 1 – 4 of 4) sorted by relevance
172 def __init__(self, shlib_environment_var, shlib_path_separator, shlib_prefix, shlib_extension): argument174 self.shlib_path_separator = shlib_path_separator
1863 env_value = self.platformContext.shlib_path_separator.join(dirs)
40 sep = self.platformContext.shlib_path_separator193 self.platformContext.shlib_path_separator, self.default_path))
162 self.platformContext.shlib_path_separator + original_path)