Home | History | Annotate | Download | only in misc

Lines Matching defs:aSize

948         int aSize = nWords + offset;
950 if (aSize > bSize) {
952 } else if (aSize < bSize) {