Lines Matching refs:mBoundAllocs
264 mBoundAllocs = nullptr;301 mBoundAllocs = new Allocation *[varCount];302 memset(mBoundAllocs, 0, varCount * sizeof(*mBoundAllocs));919 mBoundAllocs[slot] = data;946 delete[] mBoundAllocs;958 Allocation *a = mBoundAllocs[ct];