Searched defs:stringify_in_c (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/microblaze/include/asm/
H A Dasm-compat.h7 # define stringify_in_c(...) __VA_ARGS__ macro
12 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dasm-compat.h8 # define stringify_in_c(...) __VA_ARGS__ macro
13 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-4.1.27/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h8 # define stringify_in_c(...) __VA_ARGS__ macro
13 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro

Completed in 297 milliseconds