Searched defs:XGI_MemoryCopy (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ | ||
| H A D | osdef.h | 56 #define XGI_MemoryCopy(Destination,Soruce,Length) memcpy(Destination,Soruce,Length) macro |
Completed in 34 milliseconds