Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/utils/
Dutils.c61 typedef struct MemBlock MemBlock; typedef
62 struct MemBlock { struct
65 MemBlock* next_; argument
/third_party/nghttp2/src/
Dallocator.h41 struct MemBlock { struct
44 MemBlock *next; argument
48 uint8_t *begin, *last, *end;