Searched defs:ij (Results 1 – 2 of 2) sorted by relevance
389 int ij = (i << LOOKUP_BITS) + j; in initLookupCell() local398 int ij = POS_TO_IJ[orientation][subPos]; in initLookupCell() local
6459 sb.append(jobs.keyAt(ij)); in dumpLocked() argument