Home
last modified time | relevance | path

Searched refs:tag_alloc (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/mandoc/
H A Dtag.h31 void tag_alloc(void);
H A Dread.c686 tag_alloc(); in mparse_alloc()
699 tag_alloc(); in mparse_reset()
H A Dtag.c59 tag_alloc(void) in tag_alloc() function