Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dasm-const.h10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dasm-const.h10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-const.h10 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dasm-compat.h13 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/openbmc/linux/tools/testing/selftests/powerpc/stringloops/asm/
H A Dppc-opcode.h12 # define stringify_in_c(...) __VA_ARGS__ macro
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcopy-paste.h5 #define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h74 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro