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