LONG_MIN 5084 bignum.c if (num == 1+(unsigned long)(-(LONG_MIN+1))) LONG_MIN 5085 bignum.c return LONG_MIN; LONG_MIN 5102 bignum.c if (num == 1+(unsigned long)(-(LONG_MIN+1))) LONG_MIN 5103 bignum.c return LONG_MIN; LONG_MIN 5342 bignum.c if (yi < LONG_MIN || LONG_MAX < yi) LONG_MIN 192 include/ruby/ruby.h # ifndef LONG_MIN LONG_MIN 227 include/ruby/ruby.h #define RUBY_FIXNUM_MIN RSHIFT((long)LONG_MIN,1) LONG_MIN 291 include/ruby/ruby.h # define SSIZE_MIN LONG_MIN LONG_MIN 2508 numeric.c #define LONG_MIN_MINUS_ONE ((double)LONG_MIN-1) LONG_MIN 2512 numeric.c (LONG_MIN_MINUS_ONE == (double)LONG_MIN ? \ LONG_MIN 2513 numeric.c LONG_MIN <= (n): \ LONG_MIN 6940 process.c #define TIMETICK_INT_MIN LONG_MIN LONG_MIN 198 time.c # define WIDEINT_MIN LONG_MIN