OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_ge_attempt
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/config/
utilities.mak
176
$(if $($(1)),$(call
_ge_attempt
,$($(1)),$(1)),$(call
_ge_attempt
,$(2)))
178
_ge_attempt
= $(or $(get-executable),$(_gea_warn),$(call _gea_err,$(2)))
macro
Completed in 1907 milliseconds