MIN 120 libdb/bt_overflow.c nb = MIN(sz, plen); MIN 166 libdb/bt_overflow.c nb = MIN(sz, plen); MIN 228 libdb/bt_utils.c len = MIN(a->size, b->size); MIN 252 libdb/bt_utils.c len = MIN(a->size, b->size); MIN 205 libdb/compat.h #ifndef MIN /** Usually found in @FILE{\<sys/param.h\>}. */ MIN 4236 libglibc/regex.c for (mcnt = 1; (unsigned) mcnt < MIN (num_regs, regs->num_regs);