Searched refs:new_current (Results 1 – 1 of 1) sorted by relevance
1444 size_t new_current = GET_NUM(block) << (GET_BLOCK_SIZE(block) + 4); in update_descriptive_block() local1458 if (ctx->total_size && new_current > ctx->total_size) { in update_descriptive_block()1465 ctx->current = new_current; in update_descriptive_block()1474 size_t new_current = GET_NUM(block) << (GET_BLOCK_SIZE(block) + 4); in update_control_block1() local1480 if (new_current != ctx->current) { in update_control_block1()1500 size_t new_current = GET_NUM(block) << (GET_BLOCK_SIZE(block) + 4); in update_control_block2() local1514 ctx->current = new_current; in update_control_block2()