Home
last modified time | relevance | path

Searched defs:cand (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Ddiff.c268 struct cand { struct
274 static int search(const int *c, int k, int y, const struct cand *list) in search() argument
305 struct cand cand; in stone() local