Home
last modified time | relevance | path

Searched refs:nghttp3_range_not_after (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_range.h76 * nghttp3_range_not_after returns nonzero if the right edge of |a|
79 int nghttp3_range_not_after(const nghttp3_range *a, const nghttp3_range *b);
H A Dnghttp3_range.c60 int nghttp3_range_not_after(const nghttp3_range *a, const nghttp3_range *b) { in nghttp3_range_not_after() function

Completed in 1 milliseconds