Searched refs:poolBundleKeys (Results 1 – 8 of 8) sorted by relevance
317 const char *poolBundleKeys; member
46 (pResData)->poolBundleKeys+(keyOffset)-(pResData)->localKeyLimit)51 (pResData)->poolBundleKeys+((keyOffset)&0x7fffffff))
378 … r->fData.poolBundleKeys = (const char *)(poolIndexes + (poolIndexes[URES_INDEX_LENGTH] & 0xff)); in init_entry()
44 (pResData)->poolBundleKeys+(keyOffset)-(pResData)->localKeyLimit)49 (pResData)->poolBundleKeys+((keyOffset)&0x7fffffff))
424 resData.poolBundleKeys=(const char *)(poolIndexes+poolIndexLength); in ures_enumDependencies()