Home
last modified time | relevance | path

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

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