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

/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c167 static int newcand(int, int, int);
515 c[0] = newcand(0, 0, 0);
533 c[l] = newcand(i, y, oldc);
537 c[l] = newcand(i, y, oldc);
547 newcand(int x, int y, int pred) function

Completed in 51 milliseconds