Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/stdlib/
H A Dradixsort.c124 static int count[256], nc, bmin; in r_sort_a() local
212 static int count[256], nc, bmin; in r_sort_b() local
/openbsd-src/usr.sbin/btrace/
H A Dmap.c306 long bmin, bprev, bin, val, max = 0; in hist_print() local
/openbsd-src/gnu/usr.bin/cvs/diff/
H A Danalyze.c111 int bmin = bmid, bmax = bmid; /* Limits of bottom-up search. */ local