Home
last modified time | relevance | path

Searched defs:nghttp3_mem_malloc (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_mem.h47 # define nghttp3_mem_malloc(MEM, SIZE) \ macro
Dnghttp3_mem.c61 void *nghttp3_mem_malloc(const nghttp3_mem *mem, size_t size) { in nghttp3_mem_malloc() function