Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_range.h61 * nghttp3_range_eq returns nonzero if |a| equals |b|, such that
64 int nghttp3_range_eq(const nghttp3_range *a, const nghttp3_range *b);
H A Dnghttp3_range.c47 int nghttp3_range_eq(const nghttp3_range *a, const nghttp3_range *b) { in nghttp3_range_eq() function
H A Dnghttp3_gaptr.c81 if (nghttp3_range_eq(&k, &m)) { in nghttp3_gaptr_push()

Completed in 1 milliseconds