Searched defs:stringify_in_c (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dasm-compat.h7 # define stringify_in_c(...) __VA_ARGS__ macro
12 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dasm-compat.h8 # define stringify_in_c(...) __VA_ARGS__ macro
13 # define stringify_in_c(...) __stringify_in_c(__VA_ARGS__) " " macro
[all...]

Completed in 109 milliseconds