Home | History | Annotate | Download | only in coregrind

Lines Matching full:9999

236       Int    becTag; /* 0 through 9999.  Behavioural equivalance class tag.
956 vg_assert(old->becTag >= 0 && old->becTag <= 9999);
958 vg_assert(act.becTag >= 0 && act.becTag <= 9999);