Lines Matching defs:idx1
50242 u32 idx1; /* Offset into aKey[] of next header element */50266 idx1 = getVarint32(aKey1, szHdr1);50272 while( idx1<szHdr1 && i<pPKey2->nField ){50276 idx1 += getVarint32( aKey1+idx1, serial_type1 );50301 assert( idx1==szHdr1 && rc );50331 }else if( idx1<szHdr1 ){