Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dfallback_malloc.cpp70 struct heap_node { struct
71 heap_offset next_node; // offset into heap
72 heap_size len; // size in units of "sizeof(heap_node)"