Searched refs:iKey (Results 1 – 2 of 2) sorted by relevance
375 unsigned short *iKey);3036 unsigned short *iKey in rpt_0x8F42() argument3047 *iKey = bGetShort(&rpt->buf[17]); in rpt_0x8F42()4821 iKey; in rpt_8F42() local4834 &iKey)) in rpt_8F42()4847 pbuf += sprintf(pbuf, "\n key: %Xh", iKey); in rpt_8F42()
54916 unsigned int iKey; /* Key value (page number) */55356 unsigned int h = pPage->iKey % nNew;55406 h = pPage->iKey % pCache->nHash;55472 if( pPage->iKey>=iLimit ){55673 unsigned int iKey,55723 unsigned int h = iKey % pCache->nHash;55725 pPage->iKey = iKey;55733 if( iKey>pCache->iMaxKey ){55734 pCache->iMaxKey = iKey;55801 unsigned int iKey,[all …]