LONG_MIN 472 kern/kern_time.c else if (atv.tv_sec < LONG_MIN / 1000000L) LONG_MIN 473 kern/kern_time.c ndelta = LONG_MIN; LONG_MIN 481 kern/kern_time.c ndelta = LONG_MIN; LONG_MIN 92 lib/libsa/strtol.c cutoff = neg ? LONG_MIN : LONG_MAX; LONG_MIN 118 lib/libsa/strtol.c acc = LONG_MIN;