Home
last modified time | relevance | path

Searched refs:STRINGIFY (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/cris/boot/tools/
Dbuild.c56 #define STRINGIFY(x) #x macro
/linux-2.4.37.9/drivers/acorn/scsi/
Dacornscsi.c129 #ifndef STRINGIFY
130 #define STRINGIFY(x) #x macro
132 #define STRx(x) STRINGIFY(x)