OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_search_path
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/autoconf/m4/
ltdl.m4
231
sys_search_path
=
233
if test -z "$
sys_search_path
"; then
234
sys_search_path
="$dir"
236
sys_search_path
="$
sys_search_path
$PATH_SEPARATOR$dir"
239
AC_DEFINE_UNQUOTED([LTDL_SYSSEARCHPATH], ["$
sys_search_path
"],
/external/swiftshader/third_party/LLVM/
configure
[
all
...]
Completed in 142 milliseconds