Home
last modified time | relevance | path

Searched refs:stringify (Results 1 – 5 of 5) sorted by relevance

/scripts/dtc/
Dutil.h29 #define stringify(s) stringify_(s) macro
Ddtc.c90 …"\n\tBlob version to produce, defaults to "stringify(DEFAULT_FDT_VERSION)" (for dtb and asm output…
/scripts/gdb/linux/
Dconstants.py.in22 /* We need to stringify expanded macros so that they can be parsed */
/scripts/
DMakefile.lib135 name-fix = $(call stringify,$(call name-fix-token,$1))
139 modfile_flags = -DKBUILD_MODFILE=$(call stringify,$(modfile))
DKbuild.include37 stringify = $(squote)$(quote)$1$(quote)$(squote)