Searched refs:offset_out (Results 1 – 1 of 1) sorted by relevance
97 static inline bool GetIntersect(O offset1, L len1, O offset2, L len2, O* offset_out, L* len_out) { in GetIntersect() argument109 *offset_out = offset2; in GetIntersect()114 *offset_out = offset1; in GetIntersect()
Completed in 4 milliseconds