Searched refs:hx_prev (Results 1 – 1 of 1) sorted by relevance
1846 HostExtent* hx_prev = (HostExtent*)VG_(indexXA)(hx_array, n-1); in VG_() local1847 vg_assert(hx_prev->start + hx_prev->len <= hx.start); in VG_()