Searched refs:quotientPos (Results 1 – 5 of 5) sorted by relevance
1162 int quotientPos = -1, dividendPos = -1; in detectAsMod() local1181 quotientPos = c; in detectAsMod()1216 if (seenQuotient == 1 && !(*memo)[quotientPos]) in detectAsMod()1218 (*memo)[quotientPos] = in detectAsMod()
1187 int quotientPos = -1, dividendPos = -1; in detectAsMod() local1206 quotientPos = c; in detectAsMod()1241 if (seenQuotient == 1 && !(*memo)[quotientPos]) in detectAsMod()1243 (*memo)[quotientPos] = in detectAsMod()
1303 int quotientPos = -1, dividendPos = -1; in detectAsMod() local1322 quotientPos = c; in detectAsMod()1357 if (seenQuotient == 1 && !(*memo)[quotientPos]) in detectAsMod()1359 (*memo)[quotientPos] = in detectAsMod()
1457 int quotientPos = -1, dividendPos = -1; in detectAsMod() local1476 quotientPos = c; in detectAsMod()1511 if (seenQuotient == 1 && !(*memo)[quotientPos]) in detectAsMod()1513 (*memo)[quotientPos] = in detectAsMod()