Searched refs:oldLongs (Results 1 – 1 of 1) 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()