Home
last modified time | relevance | path

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

/netbsd-src/games/gomoku/
H A Dbdinit.c244 const struct spotstr *spb0 = &board[s - offb * db]; in init_overlap_frame() local
245 if (spb0->s_occ == BORDER) in init_overlap_frame()
247 if (is_blocked(spb0, rb)) in init_overlap_frame()
250 frame_index fib = spb0->s_frame[rb]; in init_overlap_frame()