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

/src/sys/arch/vax/vsa/
H A Dspx.c311 #define COLOR(x) (((x) << 24) | ((x) << 16) | ((x) << 8) | (x)) macro

Completed in 7 milliseconds