Searched refs:end2 (Results 1 – 3 of 3) sorted by relevance
141 resource_size_t base2, resource_size_t end2) in overlap() argument143 return (base1 < end2) && (end1 > base2); in overlap()
495 char *end2 = find_specifier_end(*input2); in compare_specifiers() local497 size_t length2 = end2 - *input2; in compare_specifiers()503 *input2 = end2; in compare_specifiers()
1091 u8 size, start, end, end2; in imgu_css_queue_data() local1106 end2 = (end + 1) % size; in imgu_css_queue_data()1107 if (end2 == start) in imgu_css_queue_data()1112 writeb(end2, &q->host2sp_bufq_info[thread][queue].end); in imgu_css_queue_data()1115 writeb(end2, &q->host2sp_evtq_info.end); in imgu_css_queue_data()