Searched refs:oldLongs (Results 1 – 2 of 2) sorted by relevance
243 int oldLongs = fCopies.count(); in markCopySize() local245 if (oldLongs < newLongs) { in markCopySize()247 memset(&fCopies[oldLongs], 0, (newLongs - oldLongs) << 2); in markCopySize()