Home
last modified time | relevance | path

Searched defs:goal_hash (Results 1 – 4 of 4) sorted by relevance

/dports/games/gnugo/gnugo-3.8/engine/
H A Dpersistent.c99 Hash_data goal_hash; /* hash of the goals in break-in and semeai reading */ member
386 Hash_data *goal_hash, int node_limit) in find_persistent_cache_entry()
414 Hash_data *goal_hash, int node_limit, in search_persistent_cache()
470 Hash_data *goal_hash, in store_persistent_cache()
964 int str, Hash_data *goal_hash, in search_persistent_breakin_cache()
975 int str, Hash_data *goal_hash, in store_persistent_breakin_cache()
1260 Hash_data *goal_hash, in search_persistent_semeai_cache()
1274 Hash_data *goal_hash, in store_persistent_semeai_cache()
H A Dhash.c53 static Hash_data goal_hash[BOARDMAX]; variable
H A Dreadconnect.c2843 Hash_data *goal_hash) in recursive_break()
2955 int has_passed, Hash_data *goal_hash) in recursive_block()
3084 Hash_data goal_hash = goal_to_hashvalue(goal); in break_in() local
3147 Hash_data goal_hash = goal_to_hashvalue(goal); in block_off() local
H A Dowl.c410 Hash_data goal_hash; in owl_analyze_semeai_after_move() local