Searched refs:Wc_t (Results 1 – 3 of 3) sorted by relevance
51 } Wc_t; typedef56 extern Wc_t* wc_init(int);57 extern int wc_count(Wc_t*, Sfio_t*, const char*);
57 Wc_t* wc_init(int mode) in wc_init()61 Wc_t* wp; in wc_init()63 if (!(wp = (Wc_t*)stakalloc(sizeof(Wc_t)))) in wc_init()162 int wc_count(Wc_t *wp, Sfio_t *fd, const char* file) in wc_count()
74 static void printout(register Wc_t *wp, register char *name,register int mode) in printout()94 register Wc_t *wp; in b_wc()