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

/freebsd-12-stable/contrib/diff/src/
H A Difdef.c139 FILE *thenout, *elseout; local
163 thenout = out, elseout = 0;
165 thenout = 0, elseout = out;
169 f = format_group (elseout, f + 1, ')', groups);

Completed in 163 milliseconds