Home | History | Annotate | Download | only in collationperf

Lines Matching full:aval

344     int   aVal = 0;
348 aVal += aVal*37 + *ask++;
354 if (aVal == bVal) {
357 else if (aVal > bVal) {