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

/arch/microblaze/include/asm/
H A Dasm-compat.h11 # define __stringify_in_c(...) #__VA_ARGS__ macro
12 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " "
/arch/powerpc/include/asm/
H A Dasm-compat.h12 # define __stringify_in_c(...) #__VA_ARGS__ macro
13 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " "

Completed in 34 milliseconds