Searched refs:xr_first (Results 1 – 1 of 1) sorted by relevance
32 static struct mandoc_xr *xr_first = NULL; variable61 xr_first = xr_last = NULL; in mandoc_xr_reset()95 if (xr_first == NULL) in mandoc_xr_add()96 xr_first = xr; in mandoc_xr_add()114 return xr_first; in mandoc_xr_get()