SIZEOF_VALUE 457 include/ruby/ruby.h #if SIZEOF_INT < SIZEOF_VALUE
SIZEOF_VALUE 1587 numeric.c #if SIZEOF_INT < SIZEOF_VALUE
SIZEOF_VALUE 2004 numeric.c char buf[SIZEOF_VALUE*CHAR_BIT + 2], *b = buf + sizeof buf;
SIZEOF_VALUE 2149 numeric.c #if SIZEOF_VALUE * 2 <= SIZEOF_LONG_LONG
SIZEOF_VALUE 2159 numeric.c #if SIZEOF_VALUE * 2 <= SIZEOF_LONG_LONG
SIZEOF_VALUE 105 re.c # if SIZEOF_VALUE == 8
SIZEOF_VALUE 107 re.c # elif SIZEOF_VALUE == 4
SIZEOF_VALUE 111 re.c VALUE hx, hy, mask = VALUE_MAX >> ((SIZEOF_VALUE - m) * CHAR_BIT);
SIZEOF_VALUE 113 re.c if (m > SIZEOF_VALUE)
SIZEOF_VALUE 229 re.c else if (m <= SIZEOF_VALUE) {
SIZEOF_VALUE 140 string.c #if SIZEOF_VALUE == 8
SIZEOF_VALUE 142 string.c #elif SIZEOF_VALUE == 4
SIZEOF_VALUE 941 string.c #if SIZEOF_VALUE == 8