Home
last modified time | relevance | path

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

/netbsd-src/games/gomoku/
H A Dmakemove.c50 static void update_overlap(spot_index);
226 update_overlap(mv); in makemove()
306 update_overlap(spot_index os) in update_overlap() function