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

/freebsd-13-stable/usr.bin/diff/
H A Ddiffreg.c204 static int newcand(int, int, int);
622 c[0] = newcand(0, 0, 0);
641 c[l] = newcand(i, y, oldc);
646 c[l] = newcand(i, y, oldc);
656 newcand(int x, int y, int pred) function

Completed in 156 milliseconds