Home
last modified time | relevance | path

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

/netbsd/src/games/boggle/boggle/
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()
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()
Dbog.h80 struct dictindex { struct
/netbsd/src/games/boggle/
DMakefile13 DICTFILES=dictionary dictindex
33 dictindex: dictionary ${MKINDEX} target
/netbsd/src/distrib/sets/lists/games/
Dmi127 ./usr/share/games/boggle/dictindex games-games-share share