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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_regs.h111 #define GETBITSTR(val,from,to) ((GETBITS(val,from)) << (0?to)) macro
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit.c3843 #define GETBITSTR(val,from,to) ((GETBITS(val,from)) << (0?to)) macro
[all...]
H A Dsis.h590 #define GETBITSTR(val,from,to) ((GETBITS(val, from)) << (0 ? to)) macro

Completed in 10 milliseconds