Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_hd.c1294 #define INDEX_RANGE_VALID(context, idx) \ macro
1302 assert(INDEX_RANGE_VALID(context, idx)); in nghttp2_hd_table_get()
1317 assert(INDEX_RANGE_VALID(context, idx)); in nghttp2_hd_table_get2()
2314 if (!INDEX_RANGE_VALID(context, idx)) { in hd_get_table_entry()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c1294 #define INDEX_RANGE_VALID(context, idx) \ macro
1302 assert(INDEX_RANGE_VALID(context, idx)); in nghttp2_hd_table_get()
1317 assert(INDEX_RANGE_VALID(context, idx)); in nghttp2_hd_table_get2()
2314 if (!INDEX_RANGE_VALID(context, idx)) { in hd_get_table_entry()

Completed in 10 milliseconds