Home | History | Annotate | Download | only in helgrind

Lines Matching refs:nReq

2004    UInt nReq = nTS;
2008 nReq--;
2010 tl_assert(nReq <= nTS);
2012 VTS* res = VTS__new(who, nReq);
2020 tl_assert(j == nReq);