Home | History | Annotate | Download | only in memcheck

Lines Matching refs:VG_PGROUNDUP

1082       ptr = VG_PGROUNDUP(ptr+1);        // First page is bad - skip it.