OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SOURCE_HELLO
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/config/
feature-tests.mak
1
define
SOURCE_HELLO
/external/linux-tools-perf/
Makefile
150
ifeq ($(call try-cc,$(
SOURCE_HELLO
),-Werror -fstack-protector-all),y)
154
ifeq ($(call try-cc,$(
SOURCE_HELLO
),-Werror -Wstack-protector),y)
158
ifeq ($(call try-cc,$(
SOURCE_HELLO
),-Werror -Wvolatile-register-var),y)
Completed in 26 milliseconds