Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/include/asm/
A Dasm-const.h6 # define stringify_in_c(...) __VA_ARGS__ macro
10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dasm-const.h5 # define stringify_in_c(...) __VA_ARGS__ macro
10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/asm/
A Dasm-const.h5 # define stringify_in_c(...) __VA_ARGS__ macro
10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dasm-compat.h8 # define stringify_in_c(...) __VA_ARGS__ macro
13 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-6.3-rc2/tools/testing/selftests/powerpc/stringloops/asm/
A Dppc-opcode.h12 # define stringify_in_c(...) __VA_ARGS__ macro
/linux-6.3-rc2/tools/testing/selftests/powerpc/nx-gzip/include/
A Dcopy-paste.h5 #define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/linux-6.3-rc2/tools/testing/selftests/powerpc/include/
A Dinstructions.h71 # define stringify_in_c(...) __VA_ARGS__ macro
74 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro

Completed in 7 milliseconds