Searched refs:oxr (Results 1 – 1 of 1) sorted by relevance
67 struct mandoc_xr *xr, *oxr; in mandoc_xr_add() local93 if ((oxr = ohash_find(xr_hash, slot)) == NULL) { in mandoc_xr_add()103 oxr->count++; in mandoc_xr_add()104 ret = (oxr->line == -1) ^ (xr->line == -1); in mandoc_xr_add()106 oxr->line = -1; in mandoc_xr_add()