Searched refs:nghttp3_objalloc_def (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_objalloc.h | 69 # define nghttp3_objalloc_def(NAME, TYPE, OPLENTFIELD) \ macro 118 # define nghttp3_objalloc_def(NAME, TYPE, OPLENTFIELD) \ macro
|
H A D | nghttp3_conn.h | 76 nghttp3_objalloc_def(chunk, nghttp3_chunk, oplent);
|
H A D | nghttp3_ksl.h | 111 nghttp3_objalloc_def(ksl_blk, nghttp3_ksl_blk, oplent);
|
H A D | nghttp3_stream.h | 260 nghttp3_objalloc_def(stream, nghttp3_stream, oplent);
|
Completed in 2 milliseconds