OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_option
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.def
[
all
...]
tree.h
[
all
...]
/external/strace/
Makefile
80
case $${
target_option
-} in \
83
"target option '$${
target_option
-}' specified" >&2; \
117
*$$
target_option
*) has_opt=yes; break;; \
121
am__make_dryrun = (
target_option
=n; $(am__make_running_with_option))
122
am__make_keepgoing = (
target_option
=k; $(am__make_running_with_option))
[
all
...]
Completed in 1091 milliseconds