Searched refs:new_current (Results 1 – 1 of 1) sorted by relevance
1443 size_t new_current = GET_NUM(block) << (GET_BLOCK_SIZE(block) + 4); in update_descriptive_block() local1457 if (ctx->total_size && new_current > ctx->total_size) { in update_descriptive_block()1464 ctx->current = new_current; in update_descriptive_block()1473 size_t new_current = GET_NUM(block) << (GET_BLOCK_SIZE(block) + 4); in update_control_block1() local1479 if (new_current != ctx->current) { in update_control_block1()1499 size_t new_current = GET_NUM(block) << (GET_BLOCK_SIZE(block) + 4); in update_control_block2() local1513 ctx->current = new_current; in update_control_block2()