Home | History | Annotate | Download | only in common

Lines Matching refs:poolIndexes

386                     const int32_t *poolIndexes = r->fPool->fData.pRoot + 1;
387 if(r->fData.pRoot[1 + URES_INDEX_POOL_CHECKSUM] == poolIndexes[URES_INDEX_POOL_CHECKSUM]) {
388 r->fData.poolBundleKeys = (const char *)(poolIndexes + (poolIndexes[URES_INDEX_LENGTH] & 0xff));