// will output "RIGHT"
#define x(z) #z
x(RIGHT)