Searched defs:tableSize (Results 1 – 4 of 4) sorted by relevance
95 U32 const tableSize = 1 << tableLog; in FSE_buildDTable_wksp() local186 const unsigned tableSize = 1 << nbBits; in FSE_buildDTable_raw() local
94 U32 const tableSize = 1 << tableLog; in FSE_buildCTable_wksp() local210 const int tableSize = 1 << tableLog; in FSE_writeNCount_generic() local668 const unsigned tableSize = 1 << nbBits; in FSE_buildCTable_raw() local
573 #define FSE_TABLESTEP(tableSize) ((tableSize >> 1) + (tableSize >> 3) + 3) argument
261 unsigned long tableSize = table->size, hdrSize; in init_unwind_hdr() local936 unsigned long tableSize; in arc_unwind() local