Home | History | Annotate | Download | only in helgrind

Lines Matching defs:sz

2571       Word sz; 
2573 sz = VG_(sizeXA)( xa );
2574 tl_assert(sz >= 0);
2575 if (sz == 0)
2577 so = *(SO**)VG_(indexXA)( xa, sz-1 );