Searched refs:new_last_row (Results 1 – 3 of 3) sorted by relevance
581 Congruence new_last_row; in simplify() local582 new_last_row.set_space_dimension(cgs.space_dimension()); in simplify()583 new_last_row.set_modulus(Coefficient_one()); in simplify()589 new_last_row.set_modulus(row.modulus()); in simplify()593 new_last_row.expr.set_inhomogeneous_term(new_last_row.modulus()); in simplify()594 cgs.insert_verbatim(new_last_row, Recycle_Input()); in simplify()
5730 const bool new_last_row = in process_buffered_windowing_record() local5780 if (!new_last_row) { in process_buffered_windowing_record()5813 if (have_last_value && !new_last_row) { in process_buffered_windowing_record()5845 if (new_last_row) // Add new last row to framing WF's value in process_buffered_windowing_record()
6993 gint start_sel_row, new_last_row = regen_data->last_row; in message_list_regen_done_cb() local6998 new_last_row = e_tree_table_adapter_row_of_node (adapter, node); in message_list_regen_done_cb()7001 if (start_sel_row != -1 && start_sel_row > new_last_row) { in message_list_regen_done_cb()