Home
last modified time | relevance | path

Searched defs:dict (Results 1 – 10 of 10) sorted by relevance

/csrg-svn/usr.bin/diction/style1/
H A Ddict.c7 struct dict dict[] = { variable
H A Dnhash.c7 struct dict { struct
11 extern struct dict ary_d[], cy_d[], ery_d[], fy_d[],gy_d[]; argument
/csrg-svn/games/boggle/boggle/
H A Dword.c95 opendict(dict) in opendict() argument
/csrg-svn/old/compact/common_source/
H A Dcompact.h66 } dict[NF], *bottom; variable
/csrg-svn/usr.sbin/amd/fsinfo/
H A Dfsi_data.h20 typedef struct dict dict; typedef
200 struct dict { struct
201 dict_ent *de[DICTHASH]; argument
/csrg-svn/usr.bin/diction/style2/
H A Dehash.c11 struct dict { struct
16 struct dict able_d[]; argument
/csrg-svn/old/boggle/
H A Dboggle.c74 FILE *dict; variable
/csrg-svn/usr.bin/spell/
H A Dspell.c559 dict(bp,ep) in dict() function
/csrg-svn/lib/libc/db/test/btree.tests/
H A Dmain.c89 char *dict = "words"; /* default dictionary */ variable
/csrg-svn/usr.bin/sort/
H A Dsort.c152 char dict[256] = { variable