Searched refs:stringify (Results 1 – 5 of 5) sorted by relevance
29 #define stringify(s) stringify_(s) macro
90 …"\n\tBlob version to produce, defaults to "stringify(DEFAULT_FDT_VERSION)" (for dtb and asm output…
22 /* We need to stringify expanded macros so that they can be parsed */
135 name-fix = $(call stringify,$(call name-fix-token,$1))139 modfile_flags = -DKBUILD_MODFILE=$(call stringify,$(modfile))
37 stringify = $(squote)$(quote)$1$(quote)$(squote)