Lines Matching defs:maxMatches
821 int maxMatches, numMatches = 0;
836 dbId, &maxMatches);
837 numMatches = maxMatches;
839 tp = selectTableMapping(tm, 0, 1, 0, dbId, &maxMatches);
846 if (tp == 0 || maxMatches == 0) {
853 * we need nq * maxMatches elements in each array. However, if
857 dn = am(myself, (firstOnly ? 1 : nq) * maxMatches * sizeof (dn[0]));
858 odn = am(myself, (firstOnly ? 1 : nq) * maxMatches * sizeof (odn[0]));
859 rv = am(myself, (firstOnly ? 1 : nq) * maxMatches * sizeof (rv[0]));
860 tpa = am(myself, (firstOnly ? 1 : nq) * maxMatches * sizeof (tpa[0]));
881 myself, NIL(tm->objName), nq, maxMatches);
909 idx = iq * maxMatches;
1003 for (i = rnq = 0; i < (firstOnly ? maxMatches : nq*maxMatches); i++) {
1013 (new != 0 && new[i/maxMatches] != 0) ?
1019 if ((new != 0 && new[i/maxMatches] != 0) || delPerDbId) {
1030 new[i/maxMatches] != 0 &&
1050 (new != 0 && new[i/maxMatches] != 0) ?