Searched refs:s_path (Results 1 – 2 of 2) sorted by relevance
84 static OUString s_path; in get_this_libpath() local85 if (0 == s_path.getLength()) in get_this_libpath()91 if (0 == s_path.getLength()) in get_this_libpath()92 s_path = path; in get_this_libpath()94 return s_path; in get_this_libpath()
2500 my $s_path = $solver . '/' . $_;2501 $$platforms_ref{$_}++ if (-d $s_path);
Completed in 35 milliseconds