Home
last modified time | relevance | path

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

/netbsd-src/games/boggle/boggle/
H A Dword.c60 extern struct dictindex dictindex[];
205 dictindex[j].start = atol(buf + 1); in loadindex()
206 dictindex[j].length = atol(buf + 9) - dictindex[j].start; in loadindex()
H A Dbog.c70 struct dictindex dictindex[26]; variable
514 if (dictseek(dictfp, dictindex[j].start, SEEK_SET) < 0) { in validword()
581 dictindex[i].start, SEEK_SET) < 0) { in checkdict()
H A Dbog.h80 struct dictindex { struct
/netbsd-src/games/boggle/
H A DMakefile13 DICTFILES=dictionary dictindex
33 dictindex: dictionary ${MKINDEX} target
/netbsd-src/distrib/sets/lists/games/
H A Dmi127 ./usr/share/games/boggle/dictindex games-games-share share