Searched refs:stringify (Results 1 – 6 of 6) sorted by relevance
31 #define stringify(s) stringify_(s) macro
91 …"\n\tBlob version to produce, defaults to "stringify(DEFAULT_FDT_VERSION)" (for dtb and asm output…
31 -DPLUGIN_VERSION=$(call stringify,$(KERNELVERSION)) \
20 name-fix = $(call stringify,$(call name-fix-token,$1))24 modfile_flags = -DKBUILD_MODFILE=$(call stringify,$(modfile))
61 stringify = $(squote)$(quote)$1$(quote)$(squote)
28 /* We need to stringify expanded macros so that they can be parsed */
Completed in 6 milliseconds