Lines Matching refs:pRefCount
1682 int32_t *pRefCount = ((int32_t *)oldArray - 1);1683 if(umtx_atomic_dec(pRefCount) == 0) {1685 uprv_free(pRefCount);1688 *pBufferToDelete = pRefCount;