Home
last modified time | relevance | path

Searched defs:Word (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/cmd/upas/bayes/
H A Dbayes.c21 typedef struct Word Word; typedef
22 struct Word struct
34 Word best[MAXBEST]; argument
H A Dmsgclass.c31 typedef struct Word Word; typedef
32 struct Word struct
49 Word best[MAXBEST]; argument
/plan9/sys/src/cmd/
H A Dfmt.c18 typedef struct Word Word; typedef
19 struct Word{ struct
20 int bol;
21 int indent;
22 char text[1];
H A Dwc.c13 enum{Space, Word}; enumerator
/plan9/sys/src/cmd/mk/
H A Dmk.h16 typedef struct Word struct
19 struct Word *next; argument
20 } Word; typedef
/plan9/sys/src/9/port/
H A Dfpi.h5 typedef long Word; typedef
/plan9/sys/src/cmd/upas/scanmail/
H A Dcommon.c14 typedef struct word Word; typedef
/plan9/sys/src/libhttpd/
H A Dparse.c17 Word = 1, enumerator