Searched refs:Def_FL (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_memcpy.c930 #define Def_FL (SIS_CPUFL_LIBC | SIS_CPUFL_BI | SIS_CPUFL_BI2) /* Default methods */ macro
1029 #define Def_FL (SIS_CPUFL_LIBC | SIS_CPUFL_BI | SIS_CPUFL_BI2) macro
1040 #define Def_FL (SIS_CPUFL_LIBC) macro
1063 unsigned int myCPUflags = pSiS->CPUFlags | Def_FL;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_memcpy.c1044 #define Def_FL (XGI_CPUFL_LIBC | XGI_CPUFL_BI | XGI_CPUFL_BI2) /* Default methods */ macro
1147 #define Def_FL (XGI_CPUFL_LIBC | XGI_CPUFL_BI | XGI_CPUFL_BI2)
1160 #define Def_FL (XGI_CPUFL_LIBC)
1186 unsigned int myCPUflags = pXGI->CPUFlags | Def_FL;

Completed in 5 milliseconds