Searched defs:nghttp3_pri_uint8_inc (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/ngtcp2/nghttp3/lib/ | ||
H A D | nghttp3_conv.h | 219 #define nghttp3_pri_uint8_inc(PRI) (((PRI)&NGHTTP3_PRI_INC_MASK) != 0) macro |
Completed in 2 milliseconds