Home
last modified time | relevance | path

Searched refs:Tokenptr (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Dwvparse.c257 static Tokenptr tokenTreeRoot = NULL;
567 static Tokenptr tokenbuf;
578 Tokenptr pp, *p; in tokenTreeInsert()
606 tokenbuf = (Tokenptr) wvMalloc (TOKEN_BUFSIZE * in tokenTreeInsert()
663 Tokenptr p; in s_mapNameToToken()
H A Dwv.h2592 typedef struct tokennode *Tokenptr; typedef
2595 Tokenptr lokid, eqkid, hikid;