Home | History | Annotate | Download | only in memcheck

Lines Matching refs:a_lo

264    Addr a_lo, a_hi;
268 a_lo = chunks[i]->data;
270 if (a_lo <= ptr && ptr < a_hi)