Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/stdlib/
H A Dradixsort.c127 static int count[256], nc, bmin; in r_sort_a() local
226 static int count[256], nc, bmin; in r_sort_b() local
/dflybsd-src/contrib/cvs-1.12/diff/
H A Danalyze.c111 int bmin = bmid, bmax = bmid; /* Limits of bottom-up search. */ local