Searched refs:membuf (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86dga/dist/ | ||
| H A D | dga.c | 170 void *membuf; local in function:main 194 if ((membuf=malloc(size*1024))) 204 memcpy(membuf, addr, size * 1024); |
Completed in 2 milliseconds