wdent              68 common.c       struct wdent *langroot[3] = {              /* root pointer for languages   */
wdent              42 control.c      struct wdent *
wdent              81 control.c      struct wdent *
wdent              84 control.c      	struct wdent *p;
wdent              86 control.c      	if ((p = (struct wdent *) malloc(sizeof(struct wdent))) == NULL)
wdent              79 staslova.h     	struct wdent *left_we;
wdent              80 staslova.h     	struct wdent *right_we;
wdent              87 staslova.h       struct wdent *mwdroot;
wdent             105 staslova.h     struct wdent *wdentalloc(void);
wdent             112 staslova.h     struct wdent *addwdtree(struct wdent *, unsigned char *, int);
wdent              57 table.h        extern struct wdent *langroot[];