Searched refs:new_current (Results 1 – 1 of 1) sorted by relevance
1130 size_t new_current = GET_NUM(block) << (GET_BLOCK_SIZE(block) + 4); in update_descriptive_block() local1144 if (ctx->total_size && new_current > ctx->total_size) { in update_descriptive_block()1151 ctx->current = new_current; in update_descriptive_block()1160 size_t new_current = GET_NUM(block) << (GET_BLOCK_SIZE(block) + 4); in update_control_block1() local1166 if (new_current != ctx->current) { in update_control_block1()1186 size_t new_current = GET_NUM(block) << (GET_BLOCK_SIZE(block) + 4); in update_control_block2() local1200 ctx->current = new_current; in update_control_block2()