Searched refs:__stringify (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dmodule.h55 #define __MODULE_STRING(x) __stringify(x)
H A Dcompiler.h64 #define __stringify(...) ___stringify(__VA_ARGS__) macro
H A Dsysfs.h54 .attr = { .name = __stringify(_name), .mode = _mode }, \
65 .name = __stringify(_name), \
H A Dkernel.h104 __stringify(cond), __FILE__, __LINE__); \
112 __stringify(cond), __FILE__, __LINE__); \
125 __stringify(cond), __FILE__, __LINE__); \
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_trace.h15 #define TRACE_SYSTEM_STRING __stringify(TRACE_SYSTEM)
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c1330 __stringify(IB_USER_CM_ABI_VERSION));
H A Dib_uverbs_main.c1093 __stringify(IB_USER_VERBS_ABI_VERSION));
H A Dib_user_mad.c1135 __stringify(IB_USER_MAD_ABI_VERSION));
H A Dib_cm.c137 .attr = { .name = __stringify(_name), .mode = 0444 }, \

Completed in 187 milliseconds