Searched refs:next_tag (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1975 TAG_ALIGNMENT next_tag; member in class:html_printer
2202 if (next_tag == INLINE) {
2210 switch (next_tag) {
2226 next_tag = INLINE;
2264 next_tag = CENTERED;
2274 next_tag = RIGHT;
2284 next_tag = LEFT;
2343 next_tag = INLINE;
4174 next_tag(INLINE),
/freebsd-10.1-release/sys/netgraph/
H A Dng_pppoe.c291 next_tag(const struct pppoe_hdr* ph) function
305 const char *const end = (const char *)next_tag(ph);
1859 const char *const end = (const char *)next_tag(ph);

Completed in 163 milliseconds