Home
last modified time | relevance | path

Searched refs:chunk_node_s (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/lib/libc/stdlib/
H A Djemalloc.c435 typedef struct chunk_node_s chunk_node_t;
436 struct chunk_node_s { struct
458 .rbto_node_offset = offsetof(struct chunk_node_s, link), argument