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

/linux-master/arch/s390/include/asm/
H A Dasm-const.h6 # define stringify_in_c(...) __VA_ARGS__ macro
10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-master/arch/microblaze/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-master/arch/powerpc/include/asm/
H A Dasm-const.h5 # define stringify_in_c(...) __VA_ARGS__ macro
10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-const.h5 # define stringify_in_c(...) __VA_ARGS__ macro
10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-master/tools/testing/selftests/powerpc/stringloops/asm/
H A Dppc-opcode.h12 # define stringify_in_c(...) __VA_ARGS__ macro
/linux-master/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcopy-paste.h5 #define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-master/tools/testing/selftests/powerpc/include/
H A Dinstructions.h71 # define stringify_in_c(...) __VA_ARGS__ macro
74 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro

Completed in 124 milliseconds