Searched refs:xr_last (Results 1 – 1 of 1) sorted by relevance
33 static struct mandoc_xr *xr_last = NULL; variable61 xr_first = xr_last = NULL; in mandoc_xr_reset()98 xr_last->next = xr; in mandoc_xr_add()99 xr_last = xr; in mandoc_xr_add()