Searched refs:tableSize (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/lzma/
H A DLzmaEnc.c216 UInt32 tableSize; member in struct:__anon2156
801 LenEnc_SetPrices(&p->p, posState, p->tableSize, p->prices[posState], ProbPrices);
802 p->counters[posState] = p->tableSize;
2034 p->lenEnc.tableSize =
2035 p->repLenEnc.tableSize =
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c2495 uint32_t tableSize = 0; /* dump table size (word count) */ local
2549 tableSize++;
2557 tableSize++;
2564 tableSize++;
2571 tableSize++;
2577 tableSize += 2;
2584 *pSize = (tableSize * 4); /* return the total Dump Table size */

Completed in 116 milliseconds