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

/freebsd-current/usr.bin/diff/
H A Ddiffreg.c191 static int newcand(int, int, int);
636 c[0] = newcand(0, 0, 0);
655 c[l] = newcand(i, y, oldc);
660 c[l] = newcand(i, y, oldc);
670 newcand(int x, int y, int pred) function

Completed in 66 milliseconds