SIGN_EXTEND       776 ext/ripper/ripper.c #define nd_term(node) SIGN_EXTEND((node)->u2.id, CHAR_BIT*2)
SIGN_EXTEND       472 ext/ripper/ripper.y #define nd_term(node) SIGN_EXTEND((node)->u2.id, CHAR_BIT*2)
SIGN_EXTEND       776 parse.c        #define nd_term(node) SIGN_EXTEND((node)->u2.id, CHAR_BIT*2)
SIGN_EXTEND       472 parse.y        #define nd_term(node) SIGN_EXTEND((node)->u2.id, CHAR_BIT*2)