Home
last modified time | relevance | path

Searched refs:xvec (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/diff/src/
H A Danalyze.c42 static lin *xvec, *yvec; /* Vectors being compared. */ variable
97 lin const *const xv = xvec; /* Still more help for the compiler. */ in diag()
332 lin const *xv = xvec; /* Help the compiler. */ in compareseq()
883 xvec = cmp->file[0].undiscarded; in diff_2_files()