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

/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_bci.h127 #define BCI_W_H(w, h) ((((h) << 16) | (w)) & 0x0FFF0FFF) macro

Completed in 3 milliseconds