Lines Matching refs:VOID
610 memset((VOID *) &options, 0, sizeof(options));
734 memset((VOID *) &options, 0, sizeof(options));
826 memset((VOID *) &options, 0, sizeof(options));
946 memset((VOID *) &options, 0, sizeof(options));
2041 memset((VOID *) newPix24, 0, (size_t) (validBox.y * pitch));
2045 memset((VOID *) (newPix24 + h * pitch), 0,
2049 memset((VOID *) newPix24, 0, (size_t) (height * pitch));
2066 memcpy((VOID *) (newPix24 + offset),
2067 (VOID *) (masterPtr->pix24 + offset),
2080 memcpy((VOID *) destPtr, (VOID *) srcPtr,
2209 memset((VOID *) newError, 0, (size_t)
2214 memset((VOID *) (newError + h * masterPtr->width * 3), 0,
2219 memset((VOID *) newError, 0, (size_t)
2233 memcpy((VOID *) (newError + offset),
2234 (VOID *) (instancePtr->error + offset),
2245 memcpy((VOID *) errDestPtr, (VOID *) errSrcPtr,
2417 memset((VOID *) &id, 0, sizeof(id));
2452 memset((VOID *) &colorPtr->id, 0, sizeof(ColorTableId));
3295 memcpy((VOID *) destLinePtr,
3296 (VOID *) (blockPtr->pixelPtr + blockPtr->offset[0]),
3981 memset((VOID *) masterPtr->pix24, 0,
3985 memset((VOID *) instancePtr->error, 0,