SIZEOF_LONG       161 .ext/include/x86_64-linux/ruby/config.h #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG
SIZEOF_LONG        43 bignum.c       #  define SIZEOF_BDIGIT_DBL SIZEOF_LONG
SIZEOF_LONG        56 bignum.c       #if SIZEOF_BDIGIT < SIZEOF_LONG
SIZEOF_LONG        57 bignum.c       STATIC_ASSERT(sizeof_long_and_sizeof_bdigit, SIZEOF_LONG % SIZEOF_BDIGIT == 0);
SIZEOF_LONG        59 bignum.c       STATIC_ASSERT(sizeof_long_and_sizeof_bdigit, SIZEOF_BDIGIT % SIZEOF_LONG == 0);
SIZEOF_LONG       160 bignum.c       #elif SIZEOF_BDIGIT <= SIZEOF_LONG
SIZEOF_LONG       161 bignum.c       static int nlz(BDIGIT x) { return nlz_long((unsigned long)x) - (SIZEOF_LONG-SIZEOF_BDIGIT) * CHAR_BIT; }
SIZEOF_LONG      3087 bignum.c       #if SIZEOF_BDIGIT < SIZEOF_LONG
SIZEOF_LONG      3097 bignum.c       #if SIZEOF_BDIGIT < SIZEOF_LONG
SIZEOF_LONG      3246 bignum.c       #if SIZEOF_BDIGIT >= SIZEOF_LONG
SIZEOF_LONG      3444 bignum.c       #if SIZEOF_BDIGIT >= SIZEOF_LONG
SIZEOF_LONG      3549 bignum.c       #if SIZEOF_BDIGIT >= SIZEOF_LONG
SIZEOF_LONG      5061 bignum.c       #if SIZEOF_LONG <= SIZEOF_BDIGIT
SIZEOF_LONG      5288 bignum.c       #if SIZEOF_LONG * CHAR_BIT < DBL_MANT_DIG /* assume FLT_RADIX == 2 */
SIZEOF_LONG      5335 bignum.c       #if SIZEOF_LONG * CHAR_BIT < DBL_MANT_DIG /* assume FLT_RADIX == 2 */
SIZEOF_LONG      5570 bignum.c       #if SIZEOF_BDIGIT < SIZEOF_LONG
SIZEOF_LONG      5571 bignum.c           if (zn < bdigit_roomof(SIZEOF_LONG))
SIZEOF_LONG      5572 bignum.c               zn = bdigit_roomof(SIZEOF_LONG);
SIZEOF_LONG      5577 bignum.c       #if SIZEOF_BDIGIT >= SIZEOF_LONG
SIZEOF_LONG      5618 bignum.c       #if SIZEOF_BDIGIT < SIZEOF_LONG
SIZEOF_LONG      5632 bignum.c       #if SIZEOF_BDIGIT < SIZEOF_LONG
SIZEOF_LONG      5666 bignum.c       #if SIZEOF_BDIGIT < SIZEOF_LONG
SIZEOF_LONG      5667 bignum.c           if (zn < bdigit_roomof(SIZEOF_LONG))
SIZEOF_LONG      5668 bignum.c               zn = bdigit_roomof(SIZEOF_LONG);
SIZEOF_LONG      5675 bignum.c       #if SIZEOF_BDIGIT >= SIZEOF_LONG
SIZEOF_LONG      6116 bignum.c       #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG      6242 bignum.c       #if SIZEOF_BDIGIT >= SIZEOF_LONG
SIZEOF_LONG      6250 bignum.c       #if SIZEOF_BDIGIT < SIZEOF_LONG
SIZEOF_LONG      6251 bignum.c           if (hibitsx && zn < bdigit_roomof(SIZEOF_LONG))
SIZEOF_LONG      6252 bignum.c               zn = bdigit_roomof(SIZEOF_LONG);
SIZEOF_LONG      6258 bignum.c       #if SIZEOF_BDIGIT >= SIZEOF_LONG
SIZEOF_LONG      6350 bignum.c       #if SIZEOF_BDIGIT < SIZEOF_LONG
SIZEOF_LONG      6351 bignum.c           if (zn < bdigit_roomof(SIZEOF_LONG))
SIZEOF_LONG      6352 bignum.c               zn = bdigit_roomof(SIZEOF_LONG);
SIZEOF_LONG      6357 bignum.c       #if SIZEOF_BDIGIT >= SIZEOF_LONG
SIZEOF_LONG      6466 bignum.c       #if SIZEOF_BDIGIT < SIZEOF_LONG
SIZEOF_LONG      6467 bignum.c           if (zn < bdigit_roomof(SIZEOF_LONG))
SIZEOF_LONG      6468 bignum.c               zn = bdigit_roomof(SIZEOF_LONG);
SIZEOF_LONG      6473 bignum.c       #if SIZEOF_BDIGIT >= SIZEOF_LONG
SIZEOF_LONG      6622 bignum.c       #if SIZEOF_SIZE_T <= SIZEOF_LONG
SIZEOF_LONG      6651 compile.c      #if SIZEOF_VALUE <= SIZEOF_LONG
SIZEOF_LONG       477 enumerator.c   #if SIZEOF_INT < SIZEOF_LONG
SIZEOF_LONG       101 ext/-test-/st/numhash/numhash.c #if SIZEOF_LONG == SIZEOF_VOIDP
SIZEOF_LONG        98 ext/bigdecimal/bigdecimal.h #elif SIZEOF_VALUE <= SIZEOF_LONG
SIZEOF_LONG        35 ext/fiddle/conversions.h #if SIZEOF_VOIDP == SIZEOF_LONG
SIZEOF_LONG         9 ext/fiddle/fiddle.c # elif SIZEOF_SIZE_T == SIZEOF_LONG
SIZEOF_LONG        20 ext/fiddle/fiddle.c # elif SIZEOF_PTRDIFF_T == SIZEOF_LONG
SIZEOF_LONG        30 ext/fiddle/fiddle.c # elif SIZEOF_INTPTR_T == SIZEOF_LONG
SIZEOF_LONG        84 ext/fiddle/fiddle.h # if SIZEOF_LONG == 4
SIZEOF_LONG        87 ext/fiddle/fiddle.h # elif SIZEOF_LONG == 8
SIZEOF_LONG        76 ext/gdbm/gdbm.c #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG       337 ext/openssl/ossl_cipher.c #if SIZEOF_LONG > UPDATE_LENGTH_LIMIT
SIZEOF_LONG        26 ext/rbconfig/sizeof/sizes.c #if SIZEOF_LONG != 0
SIZEOF_LONG       457 ext/win32ole/win32ole_record.c #if SIZEOF_SIZE_T > SIZEOF_LONG
SIZEOF_LONG        43 ext/zlib/zlib.c #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG       369 ext/zlib/zlib.c #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG       554 file.c         #elif SIZEOF_STRUCT_STAT_ST_INO > SIZEOF_LONG
SIZEOF_LONG       745 file.c         # if SIZEOF_STRUCT_STAT_ST_BLOCKS > SIZEOF_LONG
SIZEOF_LONG       787 gc.c           #if SIZEOF_LONG == SIZEOF_VOIDP
SIZEOF_LONG      3001 gc.c           #if SIZEOF_LONG == SIZEOF_VOIDP
SIZEOF_LONG      3099 gc.c           #if SIZEOF_LONG == SIZEOF_VOIDP
SIZEOF_LONG      8443 gc.c           #if SIZEOF_ST_INDEX_T <= SIZEOF_LONG
SIZEOF_LONG        84 include/ruby/ruby.h #elif SIZEOF_LONG == SIZEOF_VOIDP
SIZEOF_LONG        88 include/ruby/ruby.h # define SIZEOF_VALUE SIZEOF_LONG
SIZEOF_LONG       115 include/ruby/ruby.h #if SIZEOF_LONG == 8
SIZEOF_LONG       144 include/ruby/ruby.h # elif SIZEOF_TIME_T == SIZEOF_LONG
SIZEOF_LONG       154 include/ruby/ruby.h #elif SIZEOF_PTRDIFF_T == SIZEOF_LONG
SIZEOF_LONG       169 include/ruby/ruby.h #elif SIZEOF_SIZE_T == SIZEOF_LONG
SIZEOF_LONG       249 include/ruby/ruby.h #if SIZEOF_OFF_T > SIZEOF_LONG && defined(HAVE_LONG_LONG)
SIZEOF_LONG       251 include/ruby/ruby.h #elif SIZEOF_OFF_T == SIZEOF_LONG
SIZEOF_LONG       258 include/ruby/ruby.h #if SIZEOF_SIZE_T > SIZEOF_LONG && defined(HAVE_LONG_LONG)
SIZEOF_LONG       261 include/ruby/ruby.h #elif SIZEOF_SIZE_T == SIZEOF_LONG
SIZEOF_LONG       270 include/ruby/ruby.h # if SIZEOF_SIZE_T > SIZEOF_LONG && defined(HAVE_LONG_LONG)
SIZEOF_LONG       273 include/ruby/ruby.h # elif SIZEOF_SIZE_T == SIZEOF_LONG
SIZEOF_LONG       286 include/ruby/ruby.h # if SIZEOF_SIZE_T > SIZEOF_LONG && defined(HAVE_LONG_LONG)
SIZEOF_LONG       289 include/ruby/ruby.h # elif SIZEOF_SIZE_T == SIZEOF_LONG
SIZEOF_LONG       305 include/ruby/ruby.h #if SIZEOF_INT < SIZEOF_LONG
SIZEOF_LONG       647 include/ruby/ruby.h #if SIZEOF_INT < SIZEOF_LONG
SIZEOF_LONG       715 include/ruby/ruby.h # if defined(HAVE_LONG_LONG) && SIZEOF_OFF_T > SIZEOF_LONG
SIZEOF_LONG       722 include/ruby/ruby.h #if defined(HAVE_LONG_LONG) && SIZEOF_SIZE_T > SIZEOF_LONG
SIZEOF_LONG      1515 include/ruby/ruby.h #if SIZEOF_INT < SIZEOF_LONG
SIZEOF_LONG        19 include/ruby/st.h #if SIZEOF_LONG == SIZEOF_VOIDP
SIZEOF_LONG       182 internal.h         if (x == 0) return SIZEOF_LONG * CHAR_BIT;
SIZEOF_LONG       186 internal.h     # if 64 < SIZEOF_LONG * CHAR_BIT
SIZEOF_LONG       188 internal.h     # elif 32 < SIZEOF_LONG * CHAR_BIT
SIZEOF_LONG       193 internal.h     # if 64 < SIZEOF_LONG * CHAR_BIT
SIZEOF_LONG       196 internal.h     # if 32 < SIZEOF_LONG * CHAR_BIT
SIZEOF_LONG       329 internal.h     #if HAVE_LONG_LONG && SIZEOF_LONG * 2 <= SIZEOF_LONG_LONG
SIZEOF_LONG       410 internal.h          sizeof(x) <= SIZEOF_LONG ? SIZEOF_LONG * CHAR_BIT - nlz_long((unsigned long)(x)) : \
SIZEOF_LONG       416 internal.h          sizeof(x) <= SIZEOF_LONG ? SIZEOF_LONG * CHAR_BIT - nlz_long((unsigned long)(x)) : \
SIZEOF_LONG       421 internal.h          SIZEOF_LONG * CHAR_BIT - nlz_long((unsigned long)(x)))
SIZEOF_LONG       432 internal.h     # elif SIZEOF_INT*2 <= SIZEOF_LONG
SIZEOF_LONG       439 internal.h     # elif SIZEOF_SHORT*2 <= SIZEOF_LONG
SIZEOF_LONG       448 internal.h     #  define SIZEOF_BDIGIT (SIZEOF_LONG/2)
SIZEOF_LONG       449 internal.h     #  define SIZEOF_ACTUAL_BDIGIT SIZEOF_LONG
SIZEOF_LONG       102 io.c           #if SIZEOF_OFF_T > SIZEOF_LONG && !defined(HAVE_LONG_LONG)
SIZEOF_LONG       750 io.c           #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG      3933 io.c           #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG      6274 io.c           #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG      9329 io.c           # if SIZEOF_LONG == 8
SIZEOF_LONG      9682 io.c           #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG      1994 iseq.c         #if SIZEOF_VALUE <= SIZEOF_LONG
SIZEOF_LONG       292 marshal.c      #if SIZEOF_LONG > 4
SIZEOF_LONG       682 marshal.c      #if SIZEOF_LONG <= 4
SIZEOF_LONG      1174 marshal.c      	     STRINGIZE(SIZEOF_LONG)", given %d)", size);
SIZEOF_LONG        48 missing/crypt.h #if SIZEOF_LONG == 4
SIZEOF_LONG        56 missing/crypt.h #if SIZEOF_LONG == 8
SIZEOF_LONG       139 numeric.c      #if SIZEOF_INT < SIZEOF_LONG
SIZEOF_LONG       149 numeric.c      #if SIZEOF_INT < SIZEOF_LONG
SIZEOF_LONG      2592 numeric.c      #if SIZEOF_INT < SIZEOF_LONG
SIZEOF_LONG      3310 numeric.c      #define SQRT_LONG_MAX ((SIGNED_VALUE)1<<((SIZEOF_LONG*CHAR_BIT-1)/2))
SIZEOF_LONG      4185 numeric.c          if (width > (SIZEOF_LONG*CHAR_BIT-1)
SIZEOF_LONG      4186 numeric.c      	|| ((unsigned long)val)>>(SIZEOF_LONG*CHAR_BIT-1-width) > 0) {
SIZEOF_LONG      4290 numeric.c          if (SIZEOF_LONG*CHAR_BIT-1 <= i) {
SIZEOF_LONG       166 object.c       #if SIZEOF_LONG == SIZEOF_VOIDP
SIZEOF_LONG        39 pack.c         #if SIZEOF_SHORT != 2 || SIZEOF_LONG != 4 || (defined(HAVE_TRUE_LONG_LONG) && SIZEOF_LONG_LONG != 8)
SIZEOF_LONG       804 proc.c         #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG       251 process.c      #elif SIZEOF_CLOCK_T == SIZEOF_LONG
SIZEOF_LONG      3158 process.c      #if SIZEOF_INT == SIZEOF_LONG
SIZEOF_LONG       367 random.c           uint32_t buf0[SIZEOF_LONG / SIZEOF_INT32 * 4], *buf = buf0;
SIZEOF_LONG       799 random.c       #if 4 < SIZEOF_LONG
SIZEOF_LONG       814 random.c       #if 4 < SIZEOF_LONG
SIZEOF_LONG       819 random.c               for (i = SIZEOF_LONG/SIZEOF_INT32-1; 0 <= i; i--) {
SIZEOF_LONG       995 random.c       #if SIZEOF_LONG == 4
SIZEOF_LONG       931 re.c           #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG       366 regint.h       #define WORD_ALIGNMENT_SIZE     SIZEOF_LONG
SIZEOF_LONG       104 ruby_atomic.h  # if SIZEOF_SIZE_T == SIZEOF_LONG
SIZEOF_LONG      1246 sprintf.c      #if SIZEOF_LONG < SIZEOF_VOIDP
SIZEOF_LONG      1253 sprintf.c      #elif SIZEOF_LONG != SIZEOF_LONG_LONG && SIZEOF_LONG_LONG == 8
SIZEOF_LONG      4471 thread.c       #if SIZEOF_LONG == SIZEOF_VOIDP
SIZEOF_LONG       167 time.c         #if SIZEOF_LONG == 8
SIZEOF_LONG       173 time.c         #if defined(HAVE_UINT64_T) && SIZEOF_LONG*2 <= SIZEOF_UINT64_T
SIZEOF_LONG        32 timev.h        #if SIZEOF_TIME_T == SIZEOF_LONG
SIZEOF_LONG       226 util.c         #define mmcount (16 / SIZEOF_LONG)
SIZEOF_LONG       732 util.c         #elif SIZEOF_LONG == 4
SIZEOF_LONG       126 vsnprintf.c    #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG       574 vsnprintf.c    #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG       612 vsnprintf.c    #if SIZEOF_LONG > SIZEOF_INT
SIZEOF_LONG       747 vsnprintf.c    #if SIZEOF_PTRDIFF_T == SIZEOF_LONG
SIZEOF_LONG       750 vsnprintf.c    #if SIZEOF_SIZE_T == SIZEOF_LONG
SIZEOF_LONG       810 vsnprintf.c    #elif SIZEOF_VOIDP == SIZEOF_LONG
SIZEOF_LONG       355 win32/file.c   #if SIZEOF_INT < SIZEOF_LONG
SIZEOF_LONG       437 win32/file.c   #if SIZEOF_INT < SIZEOF_LONG
SIZEOF_LONG      2110 win32/win32.c  #if SIZEOF_INT < SIZEOF_LONG