Home
last modified time | relevance | path

Searched refs:fc_solve_pats__sort_piles (Results 1 – 3 of 3) sorted by relevance

/dports/games/freecell-solver/freecell-solver-6.2.0/patsolve/patsolve/
H A Dpat.h253 extern void fc_solve_pats__sort_piles(fcs_pats_thread *soft_thread);
520 fc_solve_pats__sort_piles(soft_thread); in fc_solve_pats__initialize_solving_process()
H A Dpatsolve.c449 fc_solve_pats__sort_piles(soft_thread); in solve()
H A Dpat.c1081 void fc_solve_pats__sort_piles(fcs_pats_thread *const soft_thread) in fc_solve_pats__sort_piles() function