Searched refs:pInts (Results 1 – 1 of 1) sorted by relevance
701 int *pInts; in dispatchInts() local710 pInts = (int *)calloc(count, sizeof(int)); in dispatchInts()711 if (pInts == NULL) { in dispatchInts()721 pInts[i] = (int)t; in dispatchInts()725 free(pInts); in dispatchInts()733 CALL_ONREQUEST(pRI->pCI->requestNumber, const_cast<int *>(pInts), in dispatchInts()737 memset(pInts, 0, datalen); in dispatchInts()739 free(pInts); in dispatchInts()