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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dosdef.h56 #define XGI_MemoryCopy(Destination,Soruce,Length) memcpy(Destination,Soruce,Length) macro

Completed in 34 milliseconds