Searched refs:__stringify_in_c (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dasm-const.h9 # define __stringify_in_c(...) #__VA_ARGS__ macro
10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " "
/linux-master/arch/microblaze/include/asm/
H A Dasm-compat.h12 # define __stringify_in_c(...) #__VA_ARGS__ macro
13 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " "
/linux-master/arch/powerpc/include/asm/
H A Dasm-const.h9 # define __stringify_in_c(...) #__VA_ARGS__ macro
10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " "
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-const.h9 # define __stringify_in_c(...) #__VA_ARGS__ macro
10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " "
/linux-master/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcopy-paste.h4 #define __stringify_in_c(...) #__VA_ARGS__ macro
5 #define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " "
/linux-master/tools/testing/selftests/powerpc/include/
H A Dinstructions.h73 # define __stringify_in_c(...) #__VA_ARGS__ macro
74 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " "

Completed in 137 milliseconds