ID_JUNK           355 ext/ripper/ripper.c #define is_junk_id(id) (is_notop_id(id)&&((id)&ID_SCOPE_MASK)==ID_JUNK)
ID_JUNK          14798 ext/ripper/ripper.c 	id = ID_JUNK;
ID_JUNK          14870 ext/ripper/ripper.c     if (m - name < len) id = ID_JUNK;
ID_JUNK            51 ext/ripper/ripper.y #define is_junk_id(id) (is_notop_id(id)&&((id)&ID_SCOPE_MASK)==ID_JUNK)
ID_JUNK          9398 ext/ripper/ripper.y 	id = ID_JUNK;
ID_JUNK          9470 ext/ripper/ripper.y     if (m - name < len) id = ID_JUNK;
ID_JUNK            25 id.h           #define ID_INTERNAL   ID_JUNK
ID_JUNK           355 parse.c        #define is_junk_id(id) (is_notop_id(id)&&((id)&ID_SCOPE_MASK)==ID_JUNK)
ID_JUNK          14730 parse.c        	id = ID_JUNK;
ID_JUNK          14802 parse.c            if (m - name < len) id = ID_JUNK;
ID_JUNK            51 parse.y        #define is_junk_id(id) (is_notop_id(id)&&((id)&ID_SCOPE_MASK)==ID_JUNK)
ID_JUNK          9398 parse.y        	id = ID_JUNK;
ID_JUNK          9470 parse.y            if (m - name < len) id = ID_JUNK;