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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1648 assert_pos *yhead; member in class:assert_state
1681 yhead = NULL;
1695 while (yhead != NULL) {
1696 t = yhead;
1697 yhead = yhead->next;
1758 add(&yhead, c, i, v, f, l);

Completed in 126 milliseconds