Home
last modified time | relevance | path

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

/netbsd-src/games/boggle/boggle/
H A Dbog.c67 static void clearwordpath(int full);
292 clearwordpath(1); in batchword()
296 clearwordpath(0); in batchword()
324 clearwordpath(1); in playgame()
357 clearwordpath(0); in playgame()
590 clearwordpath(0); in checkdict()
691 clearwordpath(int full) in clearwordpath() function