Lines Matching refs:a_hi
265 Addr a_lo, a_hi;270 a_hi = ((Addr)chunks[i]->data) + chunks[i]->szB;271 if (a_lo <= ptr && ptr < a_hi)