Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Dradixsort.c126 static int count[256], nc, bmin; in r_sort_a() local
225 static int count[256], nc, bmin; in r_sort_b() local
/freebsd/contrib/diff/src/
H A Danalyze.c104 lin bmin = bmid, bmax = bmid; /* Limits of bottom-up search. */ in diag() local