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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/common/
H A Dglgrab.c54 void * bottomP; local
67 bottomP = (void *)((bottom * rowBytes) + (intptr_t)base);
78 bcopy( bottomP, topP, rowBytes );
79 bcopy( buffer, bottomP, rowBytes );

Completed in 92 milliseconds