Searched defs:expectSize (Results 1 – 1 of 1) sorted by relevance
106 const size_t expectSize = (pow(2, bit)) * (size >> bit); // 2*131(10000011) variable128 const size_t expectSize = (pow(2, bit)) * (size >> bit); // 4*65(10000011) variable150 const size_t expectSize = (pow(2, bit)) * (size >> bit); // 8*32(1000001) variable