Home | History | Annotate | Download | only in exp-ptrcheck

Lines Matching refs:wfirst

3106    Addr wfirst = VG_ROUNDDN(a,       wszB);
3109 tl_assert(wfirst <= wlast);
3110 for (a2 = wfirst ; a2 <= wlast; a2 += wszB) {