Searched refs:end_low (Results 1 – 3 of 3) sorted by relevance
357 ssize_t begin_low, end_low = aiter_begin; in Reach() local361 begin_low = LowerBound(aiter, end_low, aiter_end, in Reach()363 end_low = LowerBound(aiter, begin_low, aiter_end, in Reach()365 if (end_low - begin_low > 0) { in Reach()368 reach_end_ = end_low; in Reach()372 begin_low, end_low); in Reach()
57 unsigned char end_low; member
338 DMAAUDIO_IO.end_low = buffer & 255; in Mint_InitDma()