Home
last modified time | relevance | path

Searched refs:fcs_copy_stack (Results 1 – 6 of 6) sorted by relevance

/dports/games/freecell-solver/freecell-solver-6.2.0/
H A Dmeta_move_funcs_helpers.h147 fcs_copy_stack( \
H A Dfc_pro_iface.c53 fcs_copy_stack(pos_proto.s, pos_proto.info, i, indirect_stacks_buffer); in fc_solve_moves_processed_gen()
H A Dmove.h119 fcs_copy_stack( in fc_solve_move_stack_normalize()
H A Dstate.h106 #define fcs_copy_stack(state_key, state_val, idx, buffer) \ macro
150 #define fcs_copy_stack(state_key, state_val, idx, buffer) macro
H A Dinstance.c401 fcs_copy_stack( in fc_solve_trace_solution()
H A Dfreecell.c259 fcs_copy_stack(*new_key, *(kv_ptr_new_state->val), put_cards_in_col_idx, in empty_two_cols_from_new_state()