Searched refs:stringify (Results 1 – 25 of 2365) sorted by relevance
12345678910>>...95
578 #define stringify(x) #x macro579 #define istringify(x) stringify(x)
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 */
18 include/linux/stringify.h \
126 name-fix = $(call stringify,$(call name-fix-token,$1))130 modfile_flags = -DKBUILD_MODFILE=$(call stringify,$(modfile))
27 include/linux/stringify.h \
41 void (*stringify)(struct qede_arfs_tuple *t, void *buffer); member111 if (n->tuple.stringify) { in qede_configure_arfs_fltr()114 n->tuple.stringify(&n->tuple, tuple_buffer); in qede_configure_arfs_fltr()1547 t->stringify = qede_flow_stringify_ipv4_hdr; in qede_set_v4_tuple_to_profile()
17 include/linux/stringify.h \
22 include/linux/stringify.h \
Completed in 21 milliseconds