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

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_driver.h62 #define _swapl(x, n) swapl(x,n) macro
65 #define _swapl(x, n) (void) n; swapl(x) macro
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmware.h47 #define _swapl(x, n) swapl(x,n) macro
50 #define _swapl(x, n) (void) n; swapl(x) macro
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h88 #define _swapl(x, n) swapl(x,n) macro
91 #define _swapl(x, n) swapl(x) macro

Completed in 8 milliseconds