HomeSort by relevance Sort by last modified time
    Searched refs:wordify (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
utilities.mak 94 # shell-wordify
96 # Usage: wordified-text = $(call shell-wordify,text)
106 # | echo $(call shell-wordify,$(text))
126 shell-wordify = $(if $(findstring $(newline),$(1)),$(_sw-esc-nl),$(shell-sq))
Makefile 317 PYTHON_WORD := $(call shell-wordify,$(PYTHON))

Completed in 3211 milliseconds