Home
last modified time | relevance | path

Searched refs:nghttp3_range_intersect (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.c76 m = nghttp3_range_intersect(&q, &k); in nghttp3_gaptr_push()
149 m = nghttp3_range_intersect(&q, &k); in nghttp3_gaptr_is_pushed()
H A Dnghttp3_range.h49 * nghttp3_range_intersect returns the intersection of |a| and |b|.
52 nghttp3_range nghttp3_range_intersect(const nghttp3_range *a,
H A Dnghttp3_range.c34 nghttp3_range nghttp3_range_intersect(const nghttp3_range *a, in nghttp3_range_intersect() function

Completed in 2 milliseconds